Date: 10/09/98
- Next message: Thies C. Arntzen: "[PHP-DEV] beginner question...."
- Previous message: ssb: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 779
User Update by: robb <email protected>
Status: Assigned
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.
------
With PHP 3.0.5 everything appears to compile and link correctly however execution causes a segmentation fault every time.
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: Thies C. Arntzen: "[PHP-DEV] beginner question...."
- Previous message: ssb: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

