I'm currently running Nessus on FreeBSD 4.8 and I don't recall any problems when I upgraded it to 2.07 last week. You might try updating your ports again, and if possible upgradeing from FreeBSD 4.7 to 4.8.
-Mike ----- Original Message ----- From: "DM" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 11, 2003 2:25 PM Subject: Problem compiling Nessus > 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 >
