Well, I getting a little further, but still having problems. I downloaded and reinstalled openssl, which got me past libnasl, but I ran into a gtk issue with the Nesses core. Downloaded and installed older versions of glib (1.2.9 )and and gtk (1.2.10) and started from scratch with a Nessus installation.
All went well until the make phase of the Nessus core compilation, when I got the following: Ideas? gcc -g -O2 `sh ./cflags` -c filter.c gcc -g -O2 `sh ./cflags` -c dirutils.c gcc -g -O2 `sh ./cflags` -c sslui.c gcc -g -O2 `sh ./cflags` -c nessus.c gcc auth.o comm.o sighand.o xstuff.o cli.o parser.o plugin_infos.o preferences.o families.o attack.o report.o report_ng.o report_save.o report_utils.o nsr_output.o nbe_output.o html_output.o latex_output.o text_output.o xml_output.o xml_output_ng.o html_graph_output.o error_dialog.o password_dialog.o monitor_dialog.o backend.o data_mining.o prefs_dialog.o prefs_dialog_misc.o prefs_dialog_scan_opt.o prefs_dialog_user.o prefs_dialog_auth.o prefs_dialog_plugins_prefs.o prefs_plugins.o prefs_target.o prefs_about.o prefs_kb.o netmap.o detached_index.o read_target_file.o gdchart0.94b/gdc.o gdchart0.94b/price_conv.o gdchart0.94b/gdc_pie.o gdchart0.94b/gdchart.o regex.o filter.o dirutils.o sslui.o nessus.o -o nessus `/usr/local/bin/nessus-config --libs` -L/usr/openwin/lib -R/usr/openwin/lib -I/usr/openwin/include -L/usr/local/lib -L/usr/openwin/lib -R/usr/openwin/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lsocket -lnsl -lm -L/usr/local/lib -lglib -R/usr/local/lib gdchart0.94b/gd1.3/libgd.a -lm Undefined first referenced symbol in file nessus_install_passwd_cb nessus.o sslerror nessus.o ld: fatal: Symbol referencing errors. No output written to nessus collect2: ld returned 1 exit status make[1]: *** [nessus] Error 1 make[1]: Leaving directory `/export/home/wittd/nessussw/nessus-core/nessus' make: *** [client] Error 2 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Renaud Deraison Sent: Wednesday, January 07, 2004 9:58 AM To: [EMAIL PROTECTED] Subject: Re: libnasl compile problem.... On Jan 7, 2004, at 3:52 PM, George Theall wrote: > On Wed, Jan 07, 2004 at 06:21:32AM -0800, Witt, Allen wrote: > >> I'm currently using openssl-0.9.7c. > > FWIW, I'm using that version too and didn't have any problems compiling > libnasl (or any other part of Nessus). > There might be a stall md4.h file on the system which breaks the build. I'd suggest looking for that. _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
