[PHP-DEV] Bug #779 Updated: Compile failure (PHP+Oracle 8.0.5) From: Bug Database (php-dev <email protected>)
Date: 09/27/98

ID: 779
User Update by: robb <email protected>
Status: Open
Bug Type: Oracle related
Description: Compile failure (PHP+Oracle 8.0.5)

Compile runs ok until final linking, then I get the following error:

[huge amount of text clipped]
bregex.a -lgdbm -lclntsh -L/home/oracle/lib -lm -lm -ldl -lcrypt -lresolv
/home/oracle/lib/libclntsh.so: undefined reference to `slpmprodstab'
make: *** [php] Error 1

Configure line:
configure --with-gd=no --with-oracle=/home/oracle --enable-debug=no

The only modification I had to make was in the Makefile - added -I/home/oracle/rdmbs/public to
pick up the required header files.

If a platform to work on this is needed, I can provide access to one of our development systems that has an identical configuration.

Full Bug description available at: http://ca.php.net/bugs.php3?id=779

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>