[Openvas-devel] [openvas-Bugs][6311] openvas-libraries 5.0 fails to compile on FreeBSD
noreply at wald.intevation.org
noreply at wald.intevation.org
Mon Mar 12 17:29:25 CET 2012
Bugs item #6311, was opened at 2012-03-12 17:29 by Frank Wall
You can respond by visiting:
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6311&group_id=29
Status: Open
Priority: 3
Submitted By: Frank Wall (fraenki)
Assigned to: Nobody (None)
Summary: openvas-libraries 5.0 fails to compile on FreeBSD
Architecture: 64 Bit
Product: OpenVAS
Operating System: FreeBSD
Component: openvas-libraries
Version: None
Severity: blocker
Resolution: None
Hardware: All
URL:
Initial Comment:
I'm trying to create a FreeBSD port for the current version of OpenVAS. I receive the following error while running `make`.
===> Building for openvas-libraries-5.0+rc1
[...skip successful parts...]
[ 6%] Built target openvas_base_shared
[ 13%] Built target openvas_base_static
[ 15%] Building C object misc/CMakeFiles/openvas_misc_shared.dir/ftp_funcs.c.o
/tmp/openvas/_freebsd/openvas-libraries/work/openvas-libraries-5.0+rc1/misc/ftp_funcs.c: In function 'ftp_get_pasv_address':
/tmp/openvas/_freebsd/openvas-libraries/work/openvas-libraries-5.0+rc1/misc/ftp_funcs.c:187: error: 'AF_INET' undeclared (first use in this function)
tmp/openvas/_freebsd/openvas-libraries/work/openvas-libraries-5.0+rc1/misc/ftp_funcs.c:187: error: (Each undeclared identifier is reported only once
/tmp/openvas/_freebsd/openvas-libraries/work/openvas-libraries-5.0+rc1/misc/ftp_funcs.c:187: error: for each function it appears in.)
*** Error code 1
----------------------------------------------------------------------
You can respond by visiting:
https://wald.intevation.org/tracker/?func=detail&atid=220&aid=6311&group_id=29
More information about the Openvas-devel
mailing list