From owner-freebsd-current@FreeBSD.ORG Wed Oct 5 08:54:48 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA6F816A41F for ; Wed, 5 Oct 2005 08:54:48 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from smtp-3.dlr.de (smtp-3.dlr.de [195.37.61.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5606443D49 for ; Wed, 5 Oct 2005 08:54:47 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-3.dlr.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.211); Wed, 5 Oct 2005 10:54:46 +0200 Date: Wed, 5 Oct 2005 10:54:47 +0200 (CEST) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: Martin Wilke In-Reply-To: <20051005104803.9f8ce283.unixfreunde@gmail.com> Message-ID: <20051005105435.A89149@beagle.kn.op.dlr.de> References: <20051005104803.9f8ce283.unixfreunde@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 05 Oct 2005 08:54:46.0480 (UTC) FILETIME=[6F978D00:01C5C98A] Cc: freebsd-current@freebsd.org Subject: Re: [Fsbd-Current] Buildword hang on pf_snmp.c X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Harti Brandt List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 08:54:49 -0000 I'm working on this. harti On Wed, 5 Oct 2005, Martin Wilke wrote: MW>_INTTYPES_H -Wsystem-headers -Werror -Wall -Wno-format-y2k -W MW>-Wno-unused-parame ter -Wstrict-prototypes -Wmissing-prototypes MW>-Wpointer-arith -Wreturn-type -Wcas t-qual -Wwrite-strings -Wswitch MW>-Wshadow -Wcast-align -Wunused-parameter -Wchar- subscripts -Winline MW>-Wnested-externs -Wredundant-decls -c /usr/src/usr.sbin/bsnm MW>pd/modules/snmp_pf/pf_snmp.c -o pf_snmp.So In file included MW>from /usr/obj/usr/src/tmp/usr/include/stdint.h:35, MW>from /usr/src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c:36: /usr/obj/usr/src/tmp/usr/include/machine/_stdint.h:75:1: MW>"INT32_MAX" redefined In file included MW>from /usr/obj/usr/src/tmp/usr/include/bsnmp/snmpmod.h:40, MW>from /usr/src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c:29: /usr/obj/usr/src/tmp/usr/include/bsnmp/asn1.h:186:1: MW>this is the location of the previous definition MW>In file included from /usr/obj/usr/src/tmp/usr/include/stdint.h:35, MW> from /usr/src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c:36: MW>/usr/obj/usr/src/tmp/usr/include/machine/_stdint.h:81:1: "UINT32_MAX" MW>redefined In file included MW>from /usr/obj/usr/src/tmp/usr/include/bsnmp/snmpmod.h:40, MW>from /usr/src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c:29: /usr/obj/usr/src/tmp/usr/include/bsnmp/asn1.h:189:1: MW>this is the location of the previous definition MW>*** Error code 1 MW> MW>Stop in /usr/src/usr.sbin/bsnmpd/modules/snmp_pf. MW>*** Error code 1 MW> MW>Stop in /usr/src/usr.sbin/bsnmpd/modules. MW>*** Error code 1 MW> MW>Stop in /usr/src/usr.sbin/bsnmpd. MW>*** Error code 1 MW> MW>Stop in /usr/src/usr.sbin. MW>*** Error code 1 MW> MW>Stop in /usr/src. MW>*** Error code 1 MW> MW>Stop in /usr/src. MW>*** Error code 1 MW> MW>Stop in /usr/src. MW>^C MW>_______________________________________________ MW>freebsd-current@freebsd.org mailing list MW>http://lists.freebsd.org/mailman/listinfo/freebsd-current MW>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" MW> MW> MW>