On Tue, 19 Nov 2002, Enrique Morfin wrote: [...] > gcc -g -O2 -Wall -L/usr/local/lib/mysql -o snort [...] > spo_log_null.o -lz -lpcap -lm -lnsl -lmysqlclient > /usr/libexec/elf/ld: cannot find -lnsl > *** Error code 1 [...] > any ideas?
There is no 'libnsl' on BSD - you relly need it only on Solaris Systems. Georg -- Georg Klein [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
