I'm having trouble getting php to build on Solaris2.8. I run ./configure --with-apxs=/user/apache/bin/apxs --with-oci8 --enable-track-var s
Configure completes OK. Make always fails with this error ild: (argument error) can't find library arguments :: -lresolv -ldl -ldl *** Error code 8 make: Fatal error: Command failed for target `sapi/cli/php' Make will work if I run configure without the --with-oci8 option. Any ideas what I'm doing wrong? Thanks Steve Sherry -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php