can't build stable with clang after tcpdump import
Volodymyr Kostyrko
c.kworr at gmail.com
Thu Jun 27 11:46:37 UTC 2013
Hi all.
After recent tcpdump update I get this:
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 -Qunused-arguments
-fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body
-Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value
-Wno-parentheses-equality -Wno-unused-function -Wno-conversion -c
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-radius.c
/usr/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330:23:
error: use of undeclared identifier 'tcpstates'
printf(" %s:%s", tcpstates[src->state],
^
make buildincludes ; make installincludes doesn't fix a thing...
--
Sphinx of black quartz, judge my vow.
More information about the freebsd-stable
mailing list