Problem with compilation of NASL
Jason Beaver
solrosin at theretriever.org
Mon Jan 10 14:51:13 EST 2005
After recompiling OpenSSL with the shared libraries, it appears to work
now. I had to do a make install in OpenSSL TWICE because after
installing libnasl, it somehow reverted me to the old libraries again.
Anyway, that seems to have done it. One other note is that I inserted
-mcpu=athlon into the .tmpl files to make a cpu-specific version of
nessus, as that seems to have been left out.
-----Original Message-----
From: nessus-bounces at list.nessus.org
[mailto:nessus-bounces at list.nessus.org] On Behalf Of George Theall
Sent: Monday, January 10, 2005 11:29
To: nessus at list.nessus.org
Subject: Re: Problem with compilation of NASL
On Sat, Jan 08, 2005 at 10:32:31PM -0600, Jason Beaver wrote:
> 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.
Do you also have /usr/lib/libcrypto.so*? You'll need those since you're
building nessus with shared library support (eg, "-ldl" above). If you
don't, rebuild OpenSSL and pass config the "shared" argument.
George
--
theall at tifaware.com
More information about the Nessus
mailing list