[Bug 208346] sysutils/syslog-ng fails to build on FreeBSD 10.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 28 06:04:06 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208346
Bug ID: 208346
Summary: sysutils/syslog-ng fails to build on FreeBSD 10.2
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: cy at FreeBSD.org
Reporter: sa.inbox at gmail.com
Flags: maintainer-feedback?(cy at FreeBSD.org)
Assignee: cy at FreeBSD.org
make showconfig
===> The following configuration options are available for syslog-ng-3.7.3:
DOCS=on: Build and/or install documentation
GEOIP=off: Build with GeoIP support
IPV6=off: Build with IPV6 support
JAVA=off: Build with Java support (and modules, like Elastic)
JSON=off: Build with JSON-C support
PYTHON=off: Build with Python 2.7 support
REDIS=off: Build with Redis support
SMTP=on: Build with SMTP support
SPOOF=on: Build with spoof source support
SQL=off: Build with database (libdbi) support
TCP_WRAPPERS=off: Build with TCP Wrappers
#make install clean
===> Building for syslog-ng-3.7.3
.....
gmake[2]: Entering directory
'/usr/ports/sysutils/syslog-ng/work/syslog-ng-3.7.3'
gmake --no-print-directory all-recursive
CC modules/afsocket/modules_afsocket_libafsocket_la-afinet-dest.lo
modules/afsocket/afinet-dest.c:45:10: fatal error: 'libnet11/libnet.h' file not
found
#include <libnet11/libnet.h>
^
1 error generated.
Makefile:8880: recipe for target
'modules/afsocket/modules_afsocket_libafsocket_la-afinet-dest.lo' failed
gmake[4]: *** [modules/afsocket/modules_afsocket_libafsocket_la-afinet-dest.lo]
Error 1
Makefile:11313: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
Makefile:4318: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
'/usr/ports/sysutils/syslog-ng/work/syslog-ng-3.7.3'
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/sysutils/syslog-ng
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list