=> Bootstrap dependency digest>=20010302: found digest-20111104
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for mouse-pppoe-20000912nb1
(cd /Users/kristerw/pbulk/scratch/net/mouse-pppoe/work ; gcc -pipe -O2 -o pppoe pppoe.c)
pppoe.c:21:26: error: net/if_ether.h: No such file or directory
pppoe.c:22:28: error: net/ethertypes.h: No such file or directory
pppoe.c: In function 'setup':
pppoe.c:189: error: 'ETHERTYPE_PPPOE' undeclared (first use in this function)
pppoe.c:189: error: (Each undeclared identifier is reported only once
pppoe.c:189: error: for each function it appears in.)
pppoe.c:190: error: 'ETHERTYPE_PPPOEDISC' undeclared (first use in this function)
pppoe.c: In function 'pad_packet':
pppoe.c:416: error: 'ETHER_MIN_LEN' undeclared (first use in this function)
pppoe.c:416: error: 'ETHER_CRC_LEN' undeclared (first use in this function)
pppoe.c: In function 'send_padi':
pppoe.c:432: error: 'ETHERTYPE_PPPOEDISC' undeclared (first use in this function)
pppoe.c:432: warning: passing argument 1 of 'append_packet_16' makes integer from pointer without a cast
pppoe.c: In function 'send_padr':
pppoe.c:526: error: 'ETHERTYPE_PPPOEDISC' undeclared (first use in this function)
pppoe.c:526: warning: passing argument 1 of 'append_packet_16' makes integer from pointer without a cast
pppoe.c: In function 'send_padt':
pppoe.c:581: error: 'ETHERTYPE_PPPOEDISC' undeclared (first use in this function)
pppoe.c:581: warning: passing argument 1 of 'append_packet_16' makes integer from pointer without a cast
pppoe.c: In function 'process_packet':
pppoe.c:766: error: 'ETHERTYPE_PPPOEDISC' undeclared (first use in this function)
pppoe.c:766: warning: comparison between pointer and integer
pppoe.c:766: error: 'ETHERTYPE_PPPOE' undeclared (first use in this function)
pppoe.c:766: warning: comparison between pointer and integer
pppoe.c:798: warning: comparison between pointer and integer
pppoe.c:845: warning: comparison between pointer and integer
pppoe.c: In function 'send_data':
pppoe.c:971: error: 'ETHERTYPE_PPPOE' undeclared (first use in this function)
pppoe.c:971: warning: passing argument 1 of 'append_packet_16' makes integer from pointer without a cast
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/net/mouse-pppoe
*** Error code 1

Stop.
bmake: stopped in /Users/kristerw/pbulk/pkgsrc/net/mouse-pppoe