Bug #5233
SVN Trunk 89: Cannot build against PHP 5.3.2 with embed enabled
Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
07/21/2010
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
./configure
--with-postgres=/usr/local/postgres/9.0-beta3
--with-php=/usr/local/php
CPPFLAGS="-I/media/SOURCES/postgresql-9.0beta3/src/include"
AFTER config as above:
checking whether PHP is compiled with the Embed SAPI... yes
checking for php_module_startup in -lphp5... no
configure: error: Cannot find PHP 5 SAPI library
Related issues