On Fri, Jul 11, 2003 at 12:25:47 -0700, DM wrote: > 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? >
I can't reproduce that here. Please be sure to update the ports in the correct order. The best way to do that in FreeBSD is using the sysutils/portupgrade port. Best regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC CERT, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : [EMAIL PROTECTED]
