ID:               20370
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         PostgreSQL related
 Operating System: Gentoo 2.4.19 (Linux)
 PHP Version:      4CVS-2002-11-11
 New Comment:

Nm, sorry to bother you. Found the problem. *slaps head*


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

[2002-11-11 16:27:09] [EMAIL PROTECTED]

When configuring/compiling the latest stable build (2002_11_10_1739)
with PostgreSQL support and as an Apache DSO (through apxs)
./configure --with-pgsql=/usr/local/pgsql --with-axps=/usr/sbin/apxs 

and using 7.2.1 of PgSQL, the symbol PQescapeBytea is undefined.

I know this is a "development" version of PHP, but in order to get
everything I need running 'correctly' it is a necessity. My 'abnormal'
configure line (not the one used above):

./configure --with-apxs=/usr/sbin/apxs --with-pear --with-openssl
--enable-sigchild --enable-libgcc --with-zlib-dir=/usr/local/lib
--with-zlib --with-jpeg-dir=/usr/local/lib --with-gd=/usr/
--with-png-dir=/usr/local/lib --with-xpm-dir
--with-freetype-dir=/usr/local/lib --with-curl=shared,/usr/local
--with-pgsql=/usr/local/pgsql --enable-wddx
--enable-inline-optimization --enable-calendar --enable-native-ttf
--enable-mbstring --without-mysql

Lib versions are:
curl: 7.10.2-pre4
freetype: 2.1.2
gd: 2.0.4 (broken in previous PHP builds)
libjpeg: 6b
libpng: 1.2.5
zlib: 1.1.4
openssl: 0.9.6g

Using Apache 1.3.20 (DSO) with psql 7.2.1 (built with:
locale/recode/multibyte/debug/cassert/perl/python/java/pam/openssl/syslog)



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


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

Reply via email to