Date: 09/27/98
- Next message: pavel_k <email protected>: "[PHP-DEV] Bug #794: fatal error on call snmp-function"
- Previous message: russell <email protected>: "Re: [PHP-DEV] Bug #784: stat() bug introduced in 3.0.4?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: pavel_k <email protected>: "[PHP-DEV] Bug #794: fatal error on call snmp-function"
- Previous message: russell <email protected>: "Re: [PHP-DEV] Bug #784: stat() bug introduced in 3.0.4?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

