Hello, trying to build the fbsd port of nessus on fbsd 4.9. I get the following after going into /usr/ports/security/nessus-devel or in /usr/ports/security/nessus/ and typing make
===> Building for nessus-devel-gtk-2.0.9 cd nessus && make cd nessusd && make cc `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` `/usr/local/bin/nessus-config --libs` -lcompat /usr/libexec/elf/ld: warning: libssl.so.2, needed by /usr/local/lib/libnasl.so, may conflict with libssl.so.3 /usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/local/lib/libnasl.so, may conflict with libcrypto.so.3 comm.o: In function `send_plug_info': comm.o(.text+0x660): undefined reference to `plug_get_xref' *** Error code 1 Stop in /usr/ports/security/nessus-devel/work/nessus-core/nessusd. *** Error code 1 Stop in /usr/ports/security/nessus-devel/work/nessus-core. *** Error code 1 Stop in /usr/ports/security/nessus-devel. I don't think this is related to the warnings. I am currently running 2.0.7 on this box, but built it straight from source and not out of ports. Any help would be appreciated. Adam Mazza PGP Key:http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x382775D1 Key fingerprint = 5A82 FA7F 459C E805 6C00 3211 48AC 6069 3827 75D1 _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
