The recent import of the new pcap into FreeBSD 8 means pcap.h no longer includes the system's net/bpf.h, which has a required #define ioctl (BIOCIMMEDIATE): trafshow.c: In function 'pcap_init': trafshow.c:343: error: 'BIOCIMMEDIATE' undeclared (first use in this function) trafshow.c:343: error: (Each undeclared identifier is reported only once trafshow.c:343: error: for each function it appears in.) *** Error code 1
Responsible Changed From-To: freebsd-ports-bugs->lwhsu I'll take it.
State Changed From-To: open->closed Committed. Thanks!
lwhsu 2009-03-30 01:26:39 UTC FreeBSD ports repository Modified files: net/trafshow Makefile Added files: net/trafshow/files extra-patch-800074+ Log: - Add a patch for fixing building on 8-CURRENT PR: ports/133193 Submitted by: Alexey V.Degtyarev <alexey AT renatasystems.org> (maintainer) Revision Changes Path 1.40 +6 -1 ports/net/trafshow/Makefile 1.1 +23 -0 ports/net/trafshow/files/extra-patch-800074+ (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"