Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Problem Compiling libnasl

Subject: Problem Compiling libnasl
Date: Wed, 25 Aug 2004 16:17:06 -0400
I'm attempting to install nessus 2.0.12 on Slackware 10.0.  I have bison
1.35 and flex 2.5.4 installed, although I did it after nessus-libraries
and libnasl (the attempt, anyway).  The only other thing I could find
was someone mentioning the need to delete their config.cache, which I
did, and reconfigured.  The error is always the same during make for
libnasl:

cd nasl && make
make[1]: Entering directory `/usr/local/src/libnasl/nasl'
/bin/sh /usr/local/src/libnasl/libtool --silent gcc -pipe -g -O2  `sh
./cflags` -c exec.c
/bin/sh /usr/local/src/libnasl/libtool --silent gcc -pipe -g -O2  `sh
./cflags` -lrpcsvc  `/usr/local/bin/nessus-config --libs` -o libnasl.la
nasl_packet_forgery.lo nasl_socket.lo nasl_crypto.lo nasl_http.lo
nasl_host.lo nasl_text_utils.lo nasl_nessusd_glue.lo nasl_misc_funcs.lo
capture_packet.lo nasl_grammar.tab.lo nasl_tree.lo nasl_var.lo exec.lo
nasl_lex_ctxt.lo nasl_func.lo nasl_init.lo strutils.lo regex.lo lfind.lo
smb_crypt.lo smb_crypt2.lo md5.lo hmacmd5.lo nasl_debug.lo -rpath
/usr/local/lib \
-version-info 2:12:0
gcc -pipe -g -O2   `sh ./cflags` -I. -I/usr/local/src/libnasl/include -o
nasl -DVERSION=\"2.0.12\" nasl.c nasl_packet_forgery.o nasl_socket.o
nasl_crypto.o nasl_http.o nasl_host.o nasl_text_utils.o
nasl_nessusd_glue.o nasl_misc_funcs.o capture_packet.o
nasl_grammar.tab.o nasl_tree.o nasl_var.o exec.o nasl_lex_ctxt.o
nasl_func.o nasl_init.o strutils.o regex.o lfind.o smb_crypt.o
smb_crypt2.o md5.o hmacmd5.o nasl_debug.o -lrpcsvc
`/usr/local/bin/nessus-config --libs`
/usr/local/lib/libpcap-nessus.so: undefined reference to `lex_init'
/usr/local/lib/libpcap-nessus.so: undefined reference to `pcap_lex'
collect2: ld returned 1 exit status
make[1]: *** [nasl] Error 1
make[1]: Leaving directory `/usr/local/src/libnasl/nasl'
make: *** [all] Error 2

Any ideas?

Janelle
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>