From:             [EMAIL PROTECTED]
Operating system: Gentoo 2.4.19 (Linux)
PHP version:      4CVS-2002-11-11
PHP Bug Type:     PostgreSQL related
Bug description:  Undefined symbol PQescapeBytea

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 bug report at http://bugs.php.net/?id=20370&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20370&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20370&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20370&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20370&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20370&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20370&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20370&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20370&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20370&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20370&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20370&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20370&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20370&r=isapi

Reply via email to