3 Sep
1999
3 Sep
'99
2:25 a.m.
"Jens Vagelpohl" wrote sn - lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lsocket -ln sl - lgen -ldl -lelf -laio -lposix4 -lsql -lm -lm -o oci_.so /usr/bin/ld: cannot open -lsocket: No such file or directory collect2: ld returned 1 exit status make: *** [oci_.so] Error 1
Edit Setup, remove the -lsocket -lnsl -lgen -ldl -lelf -laio -lposix4 from the ORACLE_L line. Delete the .so file (if it exists) and run make again. (these libs are not present, or needed for Oracle, on Linux) Anthony