thanks for the offers of help!

here is the last bit of the output from making nessus-core:

gcc -g -O2 `sh ./cflags` -c regex.c
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/X11R6/lib -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -bexpall -lgmodule -lglib -lXext -lX11 -lm -L/usr/local/lib -lglib gdchart0.94b/gd1.3/libgd.a -lm
gcc: `-b' must come at the start of the command line
make[1]: *** [nessus] Error 1
make: *** [client] Error 2
CMU-94454:~/nessus/nessus-core gkoh$

for more information, i have posted the complete terminal output from compiling nessus-libraries, libnasl, and nessus-core at:

http://www.geraldkoh.com/files/

there are there text files, and one zip file that contains the three text files.

After running find / name gcc, i got:

Gerald-Kohs-Computer:~ gkoh$ sudo find / -name gcc
Password:
/Developer/Documentation/DeveloperTools/gcc-3.1/gcc
/Developer/Documentation/DeveloperTools/gcc-3.3/gcc
/Developer/SDKs/MacOSX10.3.0.sdk/usr/include/gcc
/Developer/SDKs/MacOSX10.3.0.sdk/usr/lib/gcc
/usr/bin/gcc
/usr/include/gcc
/usr/lib/gcc
/usr/libexec/gcc
Gerald-Kohs-Computer:~ gkoh$


funny, i thought xcode only came with gcc 3.3. obviously i am mistaken.


any help is greatly appreciated!

g


--

Gerald Koh
photos.geraldkoh.com | [EMAIL PROTECTED] | [EMAIL PROTECTED] | gerry81611 (AIM) | 412.680.0432

PGP Fingerprint: 55B3 2CD2 12F8 4B1D 5EC5 E1B2 BD74 B642 879B 0F17

"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - Albert Einstein
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to