Hi, im struck at nessus-core part (im installing nessus 2.0.9 on redhat 9 manually ) im successful with nessus-librararies and libnasl but failed at nessus-core part below is the result when i try to "make" in nessus-core. actually im overwriting the previous version(nessus) on this host. [EMAIL PROTECTED] nessusd]# make gcc -g -O2 `sh ./cflags` -c auth.c gcc -g -O2 `sh ./cflags` -c attack.c gcc -g -O2 `sh ./cflags` -c comm.c gcc -g -O2 `sh ./cflags` -c log.c gcc -g -O2 `sh ./cflags` -c rules.c gcc -g -O2 `sh ./cflags` -c sighand.c gcc -g -O2 `sh ./cflags` -c processes.c gcc -g -O2 `sh ./cflags` -c users.c gcc -g -O2 `sh ./cflags` -c utils.c gcc -g -O2 `sh ./cflags` -c ntp_10.c gcc -g -O2 `sh ./cflags` -c ntp_11.c gcc -g -O2 `sh ./cflags` -c parser.c gcc -g -O2 `sh ./cflags` -c hosts.c gcc -g -O2 `sh ./cflags` -c preferences.c gcc -g -O2 `sh ./cflags` -c piic.c gcc -g -O2 `sh ./cflags` -c pluginload.c gcc -g -O2 `sh ./cflags` -c nasl_plugins.c gcc -g -O2 `sh ./cflags` -c nes_plugins.c gcc -g -O2 `sh ./cflags` -c perl_plugins.c gcc -g -O2 `sh ./cflags` -c plugs_req.c gcc -g -O2 `sh ./cflags` -c nessusd.c gcc -g -O2 `sh ./cflags` -c save_tests.c gcc -g -O2 `sh ./cflags` -c save_kb.c gcc -g -O2 `sh ./cflags` -c detached.c gcc -g -O2 `sh ./cflags` -c pluginlaunch.c gcc -g -O2 `sh ./cflags` -c locks.c gcc -g -O2 `sh ./cflags` -c dirutils.c gcc -g -O2 `sh ./cflags` -c md5.c gcc -g -O2 `sh ./cflags` -c plugs_hash.c gcc -g -O2 `sh ./cflags` -c pluginupload.c gcc -g -O2 `sh ./cflags` -c pluginscheduler.c gcc `sh ./cflags` auth.o attack.o comm.o log.o rules.o sighand.o processes.o users.o utils.o ntp_10.o ntp_11.o parser.o hosts.o preferences.o piic.o pluginload.o nasl_plugins.o nes_plugins.o perl_plugins.o plugs_req.o nessusd.o save_tests.o save_kb.o detached.o pluginlaunch.o locks.o dirutils.o md5.o plugs_hash.o pluginupload.o pluginscheduler.o -o nessusd `/usr/local/bin/nasl-config --libs` sr/local/bin/nessus-config --libs` -ldl /usr/local/lib/libnasl.so: undefined reference to `__ctype_b' /usr/local/lib/libnasl.so: undefined reference to `__ctype_tolower' collect2: ld returned 1 exit status make: *** [nessusd] Error 1 [EMAIL PROTECTED] nessusd]#
Any help is much appreciated. thanks! Regards, Robbie. _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
