On Thu, Jun 17, 2004 at 08:30:24AM -0500, Brett Hall wrote:

> I'm running into problems with the make command for libnasl.  I'm trying
> to build this on SPARC/Solaris 9 platform.  Original problems were due
> to not having the 'libpcap-0.8.3-sol9-sparc-local' package installed.

By default, nessus-libaries uses an older version of libpcap, which it
calls libpcap-nessus.  Unless you explicitly disable it by passing the
argument "--enable-nessuspcap=no" to configure, it will be installed and
used.

> ld: fatal: library -lpcap-nessus: not found
> 
> ld: fatal: File processing errors. No output written to
> .libs/libnasl.so.2.0.10

nessus-config thinks that you're using libpcap-nessus but the loader
can't find it.  Does it exist in /usr/local/lib? If so, does Sun have
the equivalent of Linux's ldconfig that you can run to update run-time
bindings for the dynamic linker?

George
-- 
[EMAIL PROTECTED]

Attachment: pgpl2SJeywjEZ.pgp
Description: PGP signature

_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to