Hi there, I'm having some problems compiling Nessus-core on Fedora core 4. The 'make' and 'make install' of "libnasl-2.2.5.tar" and "nessus-libraries-2.2.5.tar" seem OK and my ld.so.conf looks like this:
include ld.so.conf.d/*.conf /usr/local/lib /usr/local/bin './configure' works on "nessus-core-2.3.1" but 'make' fails with the following error: [EMAIL PROTECTED] nessus-core]# make cd nessus && make make[1]: Entering directory `/usr/local/src/nessus-core/nessus' gcc -g -O2 `sh ./cflags` -c auth.c gcc -g -O2 `sh ./cflags` -c comm.c comm.c: In function âcomm_update_uiâ: comm.c:99: error: label at end of compound statement make[1]: *** [comm.o] Error 1 make[1]: Leaving directory `/usr/local/src/nessus-core/nessus' make: *** [client] Error 2 I can't seem to find anything on the web to help. However I have seen a few articles relating to GTK+ and Glib and woder if it's anything to do with them.. I have the following: [EMAIL PROTECTED] tarballs]# rpm -qv glib glib-1.2.10-16 [EMAIL PROTECTED] tarballs]# rpm -qv gtk+ gtk+-1.2.10-39 Do I need later versions of these? If so,how do I upgrade etc... Thanks Lee ****************************************************************** Visit www.sainsburys.co.uk for groceries delivered to your door, 1000s of CDs, books, and DVDs delivered in 48 hours, over 6500 recipes plus great deals from Sainsbury's Bank ****************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager ([EMAIL PROTECTED]). This footnote also confirms that this email message has been swept for the presence of computer viruses, but does not warrant that the message is virus free. Email sent to Sainsbury's systems may be monitored by the company. J Sainsbury plc (185647 England) Sainsbury's Supermarkets Limited (3261722 England) Registered Offices: 33 Holborn London EC1N 2HT ****************************************************************** _______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
