tcpdump mailing list archives
Re: libpcap0.9.8 compile error on FreeBSD 5.4
From: "lei wei" <weilei1983 () gmail com>
Date: Sat, 5 Jan 2008 16:05:45 -0500
Max, I don't quite understand "surrounding struct pflog_softc in #ifdef _KERNEL.". Could you give me some more detailed instruction? Thanks for the help. On Jan 5, 2008 3:45 PM, Max Laier <max () love2party net> wrote:
On Saturday 05 January 2008, lei wei wrote:Hello, When I was trying to compile libpcap0.9.8 with DAG-enabled on FreeBSD5.4, I received the following compile error: lwei@mexico$ make gcc -O2 -I. -I/usr/local/include -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c ./gencode.c In file included from ./gencode.c:80: /usr/include/net/if_pflog.h:32: error: field `sc_if' has incomplete type *** Error code 1 Could you give me any help to fix this?if_pflog.h is not sufficiently _KERNEL'ed ... try surrounding struct pflog_softc in #ifdef _KERNEL. Let me know if that works and I'll commit it for you, too. -- /"\ Best regards, | mlaier () freebsd org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News
-- Wei, Lei Department of Computer Science University of North Carolina at Chapel Hill, NC 27599-3175 - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.
Current thread:
- libpcap0.9.8 compile error on FreeBSD 5.4 lei wei (Jan 05)
- Re: libpcap0.9.8 compile error on FreeBSD 5.4 Max Laier (Jan 05)
- Re: libpcap0.9.8 compile error on FreeBSD 5.4 lei wei (Jan 05)
- Re: libpcap0.9.8 compile error on FreeBSD 5.4 Max Laier (Jan 05)
- Re: libpcap0.9.8 compile error on FreeBSD 5.4 lei wei (Jan 05)
- Re: libpcap0.9.8 compile error on FreeBSD 5.4 Guy Harris (Jan 06)
- Re: libpcap0.9.8 compile error on FreeBSD 5.4 lei wei (Jan 05)
- Re: libpcap0.9.8 compile error on FreeBSD 5.4 Max Laier (Jan 05)
