=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for rp-pppoe-3.8nb2 gcc -Wno-error -march=i586 -Wall -Wstrict-prototypes -ansi '-DPPPOE_PATH="/usr/pkg/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DVERSION="3.8"' -c -o pppoe.o pppoe.c In file included from pppoe.c:19: pppoe.h:43:2: error: #error Unknown method for accessing raw Ethernet frames In file included from pppoe.c:19: pppoe.h:222: error: field 'ethHdr' has incomplete type pppoe.h:233: error: 'ETH_DATA_LEN' undeclared here (not in a function) pppoe.h:270: error: 'ETH_ALEN' undeclared here (not in a function) pppoe.c: In function 'sendSessionPacket': pppoe.c:92: error: invalid application of 'sizeof' to incomplete type 'struct ethhdr' pppoe.c: In function 'sessionDiscoveryPacket': pppoe.c:176: error: invalid application of 'sizeof' to incomplete type 'struct ethhdr' pppoe.c: In function 'asyncReadFromEth': pppoe.c:738: error: invalid application of 'sizeof' to incomplete type 'struct ethhdr' pppoe.c:789: error: invalid application of 'sizeof' to incomplete type 'struct ethhdr' pppoe.c: In function 'syncReadFromEth': pppoe.c:867: error: invalid application of 'sizeof' to incomplete type 'struct ethhdr' pppoe.c:919: error: invalid application of 'sizeof' to incomplete type 'struct ethhdr' *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/rp-pppoe/work/rp-pppoe-3.8/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/rp-pppoe *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/rp-pppoe