I've got a Solaris 8 machine that I'm trying to put Nessus on. The Nessus libraries compiled fine but when I went to compile libnasl, I got the following at the make stage. The is version 2.0.9 of Nessus. Anyone seen this?
cd nasl && make make[1]: Entering directory `/export/home/wittd/nessussw/libnasl/nasl' gcc -pipe -g -O2 `sh ./cflags` -I. -I/export/home/wittd/nessussw/libnasl/include -o nasl -DVERSION=\"2.0.9\" 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/nessus-config --libs` Undefined first referenced symbol in file nasl_nt_owf_gen nasl_init.o ld: fatal: Symbol referencing errors. No output written to nasl collect2: ld returned 1 exit status make[1]: *** [nasl] Error 1 make[1]: Leaving directory `/export/home/wittd/nessussw/libnasl/nasl' make: *** [all] Error 2 Allen Witt, Network Security Administrator SAIC 865-425-5199 _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
