i am using a linux conectiva (red hat) 6, with a 2.2.17-14cl kernel and gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) in a pentium box with 64mb of ram. i am compiling php-4.0.6 and php-4.1.1 (same error occour in both). the 'configure --with-oracle --with-mysql' runned with no errors. this error occour in 'make': make[1]: Entering directory `/php-4.0.6' /bin/sh /php-4.0.6/libtool --silent --mode=link gcc -I. -I/php-4.0.6/ -I/php-4. 0.6/main -I/php-4.0.6 -I/php-4.0.6/Zend -I/php-4.0.6/ext/mysql/libmysql -I/oracl e/rdbms/public -I/oracle/rdbms/demo -I/oracle/network/public -I/php-4.0.6/ext/xm l/expat/xmltok -I/php-4.0.6/ext/xml/expat/xmlparse -I/php-4.0.6/TSRM -DSUPPORT_ UTF8 -DXML_BYTE_ORDER=12 -g -O2 -o libphp4.la -rpath /php-4.0.6/libs -L/oracle /lib -R /oracle/lib stub.lo Zend/libZend.la sapi/cgi/libsapi.la main/libmain.l a regex/libregex.la ext/mysql/libmysql.la ext/oracle/liboracle.la ext/pcre/libpc re.la ext/posix/libposix.la ext/session/libsession.la ext/standard/libstandard.l a ext/xml/libxml.la TSRM/libtsrm.la -ldl -lclntsh -lnsl_s -lsocket -lcrypt -lres olv -lm -ldl -lnsl -lresolv /bin/sh /php-4.0.6/libtool --silent --mode=link gcc -I. -I/php-4.0.6/ -I/php-4. 0.6/main -I/php-4.0.6 -I/php-4.0.6/Zend -I/php-4.0.6/ext/mysql/libmysql -I/oracl e/rdbms/public -I/oracle/rdbms/demo -I/oracle/network/public -I/php-4.0.6/ext/xm l/expat/xmltok -I/php-4.0.6/ext/xml/expat/xmlparse -I/php-4.0.6/TSRM -DSUPPORT_ UTF8 -DXML_BYTE_ORDER=12 -g -O2 -o php -export-dynamic stub.lo libphp4 .la /usr/bin/ld: cannot find -lnsl_s collect2: ld returned 1 exit status make[1]: *** [php] Error 1 make[1]: Leaving directory `/php-4.0.6' make: *** [all-recursive] Error 1 i have tryed to make without the --with-oracle but, the same error occour. thanks.
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php