Hello, I'm trying to compile Nessus 2.0.7 on FreeBSD 4.7. (from FreeBSD ports collection)
When I build Nessus I get the following error: <snip> -libs` -L/usr/X11R6/lib -I/usr/X11R6/include -L/usr/X11R6/lib -L/usr/X11R6/l ib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib -lglib12 gdchart0.94b/gd1.3/libgd.a -lm test -d /usr/ports/security/nessus/work/nessus-core/bin || mkdir /usr/ports/security/nessus/work/nessus-core/bin cp nessus /usr/ports/security/nessus/work/nessus-core/bin cd nessusd && make cc -O -pipe `sh ./cflags` -c auth.c cc -O -pipe `sh ./cflags` -c attack.c attack.c: In function `launch_plugin': attack.c:215: void value not ignored as it ought to be *** Error code 1 Stop in /usr/ports/security/nessus/work/nessus-core/nessusd. *** Error code 1 Stop in /usr/ports/security/nessus/work/nessus-core. *** Error code 1 Stop in /usr/ports/security/nessus. Sounds like the source code may have a problem? Any ideas on what's wrong here? Thanks, David
