On Wed, Jan 14, 2004 at 23:26:46 -0500, Adam Mazza wrote:
> 
> 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.
> 

Make sure that the ports nessus-libnasl and nessus-libraries are installed
correctly. Maybe your non-ports-installation interferes with the ports
system.

Best regards

Udo Schweigert
--
Udo Schweigert, Siemens AG   | Voice      : +49 89 636 42170
CT IC CERT, Siemens CERT     | Fax        : +49 89 636 41166
D-81730 M�nchen / Germany    | email      : [EMAIL PROTECTED]
_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to