From owner-freebsd-current@FreeBSD.ORG Sun Oct 21 12:45:12 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25B0E16A417 for ; Sun, 21 Oct 2007 12:45:12 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 4C5FE13C4B7 for ; Sun, 21 Oct 2007 12:43:53 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.1/8.14.1) with ESMTP id l9LAYGde044904 for ; Sun, 21 Oct 2007 14:34:16 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 21 Oct 2007 14:34:16 +0400 (MSD) From: Dmitry Morozovsky To: current@FreeBSD.org Message-ID: <20071021143236.F43563@woozle.rinet.ru> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (woozle.rinet.ru [0.0.0.0]); Sun, 21 Oct 2007 14:34:16 +0400 (MSD) Cc: Subject: libpcap build error @ RELENG_7 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2007 12:45:12 -0000 Hi there colleagues, during buildworld (erased /usr/obj, etc) ===> lib/libpcap (all) cc -O2 -fno-strict-aliasing -pipe -march=prescott -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/usr/src/lib/libpcap -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DHAVE_NET_PFVAR_H -I/usr/src/lib/libpcap/../../contrib/libpcap -c grammar.c cc -O2 -fno-strict-aliasing -pipe -march=prescott -DHAVE_CONFIG_H -Dyylval=pcapyylval -I/usr/src/lib/libpcap -I. -D_U_="__attribute__((unused))" -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DHAVE_NET_PFVAR_H -I/usr/src/lib/libpcap/../../contrib/libpcap -c /usr/src/lib/libpcap/../../contrib/libpcap/pcap.c /usr/src/lib/libpcap/../../contrib/libpcap/pcap.c:382: error: 'DLT_MFR' undeclared here (not in a function) /usr/src/lib/libpcap/../../contrib/libpcap/pcap.c:383: error: 'DLT_JUNIPER_VP' undeclared here (not in a function) /usr/src/lib/libpcap/../../contrib/libpcap/pcap.c:385: error: 'DLT_A429' undeclared here (not in a function) /usr/src/lib/libpcap/../../contrib/libpcap/pcap.c:386: error: 'DLT_A653_ICM' undeclared here (not in a function) /usr/src/lib/libpcap/../../contrib/libpcap/pcap.c:387: error: 'DLT_USB' undeclared here (not in a function) /usr/src/lib/libpcap/../../contrib/libpcap/pcap.c:388: error: 'DLT_BLUETOOTH_HCI_H4' undeclared here (not in a function) /usr/src/lib/libpcap/../../contrib/libpcap/pcap.c:389: error: 'DLT_CAN20B' undeclared here (not in a function) *** Error code 1 Stop in /usr/src/lib/libpcap. *** Error code 1 marck@mck-s420:/usr/src> cvs -R stat contrib/libpcap/pcap.h =================================================================== File: pcap.h Status: Up-to-date Working revision: 1.12.2.2 Sun Oct 21 08:42:21 2007 Repository revision: 1.12.2.2 /home/ncvs/src/contrib/libpcap/pcap.h,v Sticky Tag: RELENG_7 (branch: 1.12.2) Sticky Date: (none) Sticky Options: (none) Any hints? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------