Strange build problem. Build php 4.3.0 with pgsql support on linux (mostly redhat 7.2) and got this:

Installing shared extensions: /usr/local/lib/php/extensions/debug-non-zts-20020429/
Installing PEAR environment: /usr/local/lib/php/
/usr/src/web/php-4.3.0/sapi/cli/php: error while loading shared libraries: unexpected PLT reloc type 0x00
make[1]: *** [install-pear-installer] Error 127
make: *** [install-pear] Error 2

(The error popped up when php executable was called to install PEAR)
The apache .so seems to work fine though. Everything works well if I exclude postgres support.

Can someone enlighten me what's going on?





--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to