Subject: libpcap doesn't build... "DLT_ATM_RFC1483" undeclared.
To: None <current-users@NetBSD.ORG>
From: Eric Volpe <epv@panix.com>
List: current-users
Date: 12/31/1996 00:28:31
cc -O -I. -I/usr/src/lib/libpcap -DYYBISON -DHAVE_MALLOC_H=1 -DHAVE_SYS_IOCCOM_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_SOCKADDR_SA_LEN=1 -DLBL_ALIGN=1 -Werror  -c gencode.c
gencode.c: In function `init_linktype':
gencode.c:508: `DLT_ATM_RFC1483' undeclared (first use this function)
gencode.c:508: (Each undeclared identifier is reported only once
gencode.c:508: for each function it appears in.)
*** Error code 1