From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-RELEASE PHP version: 4.1.1 PHP Bug Type: Compile Failure Bug description: Additional libraries directories missing during compilation
./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 bug report at: http://bugs.php.net/?id=14891&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]