[Bug 233255] www/unit-php: error: no PHP embed SAPI found.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 16 17:24:52 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233255
Bug ID: 233255
Summary: www/unit-php: error: no PHP embed SAPI found.
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: osa at FreeBSD.org
Reporter: iron.udjin at gmail.com
Flags: maintainer-feedback?(osa at FreeBSD.org)
Assignee: osa at FreeBSD.org
I'm trying to build www/unit-php with php56:
cd /usr/ports/www/unit-php/work-php56/unit-1.6 && ./configure php
--lib-path=/usr/local/lib --module=php56
configuring PHP module
checking for PHP ... found
+ PHP SAPI: [cli embed fpm]
checking for PHP embed SAPI ... not found
./configure: error: no PHP embed SAPI found.
*** Error code 1
php56 built with flags:
CGI : off
CLI : on
DEBUG : off
DTRACE : off
EMBED : on
FPM : on
IPV6 : on
LINKTHR : on
MAILHEAD : off
PHPDBG : off
ZTS : on
# php-config --php-sapis
cli embed fpm
It seems configure script doesn't see 'embed' SAPI.
OS: FreeBSD 12.0-BETA4 r340415
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list