issues compiling world

Jerry jerry at seibercom.net
Thu Jun 27 14:44:18 UTC 2013


On Thu, 27 Jun 2013 16:10:54 +0200
Chris Knipe articulated:

> Hi all,
> 
> I've been battling the whole day now trying to compile 9 STABLE....
> I've svn'ed the source from branch base/stable/9 numerious times and
> the code base as far as I can tell is up to date...
> 
> cc -O2 -pipe  -I/usr/src/usr.sbin/tcpdump/tcpdump
> -I/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump
> -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN
> -I/usr/obj/usr/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO
> -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector
> -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
> -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c
> /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c
> /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:
> In function 'print_src_dst':
> /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330:
> error: 'tcpstates' undeclared (first use in this function)
> /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330:
> error: (Each undeclared identifier is reported only once
> /usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330:
> error: for each function it appears in.)
> *** [print-pfsync.o] Error code 1
> 
> Stop in /usr/src/usr.sbin/tcpdump/tcpdump.
> *** [all] Error code 1
> 
> Can someone perhaps recommend a course of action?

Have you followed all of the directions precisely as stated on
<http://www.freebsd.org/doc/en/books/handbook/makeworld.html>,
especially
<http://www.freebsd.org/doc/en/books/handbook/makeworld.html#idp91153200>
and
<http://www.freebsd.org/doc/en/books/handbook/makeworld.html#idp91104944>.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__________________________________________________________________
There is a fine line between genius and insanity. I have erased this line. 


More information about the freebsd-questions mailing list