Project

General

Profile

Bug #5233

SVN Trunk 89: Cannot build against PHP 5.3.2 with embed enabled

Added by Anonymous almost 14 years ago. Updated almost 14 years ago.

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

Is duplicate of PL/php - Bug #5234: SVN Trunk 89: Cannot build against PHP 5.3.3 with embed enabledClosedAlexey Klyukin07/21/2010

Actions
#1

Updated by Álvaro Herrera almost 14 years ago

Can you please post the resulting config.log as an attachment here?

#2

Updated by Álvaro Herrera almost 14 years ago

Also, I don't think you need the CPPFLAGS switch -- the pg_config call used by the Makefile should be enough to get the include files.

#3

Updated by Álvaro Herrera almost 14 years ago

  • Status changed from New to Closed

Dupe

Also available in: Atom PDF