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

ID: 779
Updated by: ssb
Reported By: robb <email protected>
Status: Assigned
Bug Type: Oracle related
Assigned To: ssb
Comments:

Are you able to compile the Oracle examples with the same
set of libraries? Anyway, here's a wad of linker options
you can try:

 -L$ORACLE_HOME/lib/ \
 -L$ORACLE_HOME/rdbms/lib \
  $ORACLE_HOME/lib/scorept.o \
 -I$ORACLE_HOME/rdbms/public \
 -lnetv2 -lnttcp -lnetwork -lncr \
 -lvsn -lcommon -lgeneric \
 -lcore4 -lnlsrtl3 -lepc -lsql \
 -lclient -lclntsh

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>