I'm using RedHat 7.3 with kernel 2.4.28. OpenSSL is installed generally in /usr (/usr/bin, /usr/include/openssl, /usr/lib). The sources are in /root/openssl-0.9.7e.
nessus-config --cflags reports: -I/usr/include/nessus -DNESSUS_ON_SSL -I/usr/kerberos/include -DHAVE_SSL -I/usr/include/openssl That SHOULD be correct, as /usr/include/openssl has the proper includes in it. nessus-config --libs reports: -L/usr/lib -lnessus -lhosts_gatherer -lpcap-nessus -lutil -lnsl -lresolv -L/usr/kerberos/lib -L/usr/lib -lssl -lcrypto -ldl /usr/lib is where the libcrypt.a and such is installed, I checked. That's the only place it is, and that it should be. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George Theall Sent: Saturday, January 08, 2005 21:51 To: [email protected] Subject: Re: Problem with compilation of NASL On Sat, Jan 08, 2005 at 08:51:52PM -0600, Jason Beaver wrote: > No, the version of OpenSSL I compiled was compiled with the whole > shebang...md2, md4, md5, etc. What about another instance of libcrypt.*? Also, what OS / distribution are you using? Where is OpenSSL installed? What do "nessus-config --cflags" and "nessus-config --libs" report? George -- [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
