From owner-freebsd-ports@FreeBSD.ORG Fri Oct 10 03:46:51 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E09BC16A4B3; Fri, 10 Oct 2003 03:46:51 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47D1343FAF; Fri, 10 Oct 2003 03:46:50 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 08B6C28408D; Fri, 10 Oct 2003 19:46:49 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 2C3FB284091; Fri, 10 Oct 2003 19:46:48 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id D5BD21E4642; Fri, 10 Oct 2003 19:46:47 +0900 (JST) Date: Fri, 10 Oct 2003 19:46:47 +0900 Message-ID: <7mn0c9fjzc.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: John Angelmo In-Reply-To: <3F84681C.6090207@veidit.net> References: <3F84681C.6090207@veidit.net> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020531 cc: ports@FreeBSD.org cc: kuriyama@FreeBSD.org Subject: Re: FreeBSD Port: net-snmp-5.0.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 10:46:52 -0000 At Wed, 08 Oct 2003 21:40:12 +0200, John Angelmo wrote: > I noticed a small problem building net-snmp-5.0.9 on FreeBSD 5.1-RELEASE-p10 > > I get the following: > > mv -f host/.libs/hr_system.lo host/hr_system.lo > /bin/sh ../../libtool --mode=compile cc -I../../include -I../../include > -I. -I../.. -I. -I./../.. -I./../../snmplib -I./.. -I.. -DINET6 -O > -pipe -march=pentium3 -Dfreebsd5 -c -o host/hr_storage.lo host/hr_storage.c > rm -f host/.libs/hr_storage.lo > cc -I../../include -I../../include -I. -I../.. -I. -I./../.. > -I./../../snmplib -I./.. -I.. -DINET6 -O -pipe -march=pentium3 > -Dfreebsd5 -c host/hr_storage.c -fPIC -DPIC -o host/.libs/hr_storage.lo > In file included from host/hr_storage.c:36: > /usr/include/machine/types.h:50: redefinition of `vm_offset_t' > /usr/include/sys/types.h:250: `vm_offset_t' previously declared here I checked to compile on 5.1-RELEASE-p10 also, but I could finish compilation successfully. I worry your /usr/include has old files. Could you please doing installworld again after removing /usr/include completely? -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project