ID:               14891
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: FreeBSD 4.2-RELEASE
 PHP Version:      4.1.1
 New Comment:

What was your configure line like?
Can you also try the latest cvs snapshot from http://snaps.php.net/
which has a new improved build system..



Previous Comments:
------------------------------------------------------------------------

[2002-04-16 06:11:06] [EMAIL PROTECTED]

Reproduced with 4.1.2 and 4.2.0RC4.

Symptom:

/bin/sh /home/elrond/tmp/php-4.2.0RC4/libtool --silent --mode=link gcc
-I. -I/home/elrond/tmp/php-4.2.0RC4/
-I/home/elrond/tmp/php-4.2.0RC4/main -I/home/elrond/tmp/php-4.2.0RC4
-I/home/elrond/tmp/php-4.2.0RC4/Zend
-I/usr/local/packages/msql//include
-I/usr/local/packages/pgsql//include 
-I/home/elrond/tmp/php-4.2.0RC4/TSRM -g -O2   -o php -export-dynamic 
stub.lo libphp4.la 
/usr/libexec/elf/ld: cannot find -lpq

------------------------------------------------------------------------

[2002-04-12 19:53:29] [EMAIL PROTECTED]

I can't reproduce this..could you please try PHP 4.2.0RC3
from http://www.php.net/~derick/


------------------------------------------------------------------------

[2002-01-06 11:32:44] [EMAIL PROTECTED]

./configure --with-pgsql=/usr/local/some-non-std-path/pgsql
produced a config_vars.mk files ommiting the postgres
library directory:

$ grep /usr/local/some-non-std-path/pgsql config_vars.mk
$

config_vars.mk had to be hand tooled to compile php.

This trouble is also exhibited with msql.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=14891&edit=1

Reply via email to