Date: Mon, 23 Feb 2004 10:08:48 +0100 From: Burkard Meyendriesch <bm@malepartus.de> To: obrien@freebsd.org Cc: freebsd-current@freebsd.org Subject: Re: CURRENT: error in "make buildworld" on amd64 Message-ID: <20040223100848.2a01311c.bm@malepartus.de> In-Reply-To: <20040222171200.GB91129@dragon.nuxi.com> References: <20040222072516.6a6dc2e1.bm@malepartus.de> <20040222171200.GB91129@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi David, I just CVSup'ed my CURRENT scr tree ("release=cvs tag=.", 23.02.2004 07:30 UTC+01:00). No enabled entries in /etc/make.conf. I still end up with: fcns.h:87:1: warning: this is the location of the previous definition fcns.h:92:12: warning: ISO C requires whitespace after the macro name fcns.h:93:12: warning: ISO C requires whitespace after the macro name fcns.h:93:1: warning: "WI_" redefined fcns.h:92:1: warning: this is the location of the previous definition In file included from editline.c:4: /usr/src/lib/libedit/chared.c: In function `ch_init': /usr/src/lib/libedit/chared.c:456: error: `ED_UNASSIGNED' undeclared (first use in this function) /usr/src/lib/libedit/chared.c:456: error: (Each undeclared identifier is reported only once /usr/src/lib/libedit/chared.c:456: error: for each function it appears in.) /usr/src/lib/libedit/chared.c: In function `ch_reset': /usr/src/lib/libedit/chared.c:493: error: `ED_UNASSIGNED' undeclared (first use in this function) . . . Maybe I need some magic keywords in /etc/make.conf ;-) Burkard P.S.: /usr/src# uname -a FreeBSD grimbart.malepartus.de 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sun Jan 11 03:12:46 GMT 2004 root@ngoc.NUXI.com:/usr/obj/usr/src/sys/GENERIC amd64 On Sun, 22 Feb 2004 09:12:00 -0800 David O'Brien wrote: > On Sun, Feb 22, 2004 at 07:25:16AM +0100, Burkard Meyendriesch wrote: > > Hi all, > > > > yesterday I launched my new box (Asus K8V Deluxe, Athlon64/3000, 1GB > > ECC RAM, 2x160GB RAID1). > > That is a fine box -- Congradulations on your purchase. :-) > > > checked out the actual source tree and tried to "make buildworld". > > This ends up with: > > In file included from editline.c:4: > > /usr/src/lib/libedit/chared.c: In function `ch_init': > > /usr/src/lib/libedit/chared.c:456: error: `ED_UNASSIGNED' > > undeclared (first use in this function) > > > Do you still experience this after CVSup'ing today? -- Burkard Meyendriesch Stevern 2 D-48301 Nottuln
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040223100848.2a01311c.bm>