CURRENT: error in "make buildworld" on amd64
Burkard Meyendriesch
bm at malepartus.de
Mon Feb 23 01:23:24 PST 2004
Hi James,
okay, you're right: I'd better use RELENG_5_2.
But after CVSup'ing my src tree to "tag=RELENG_5_2" the problem with
"make buildworld" is still the same:
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)
In file included from editline.c:5:
/usr/src/lib/libedit/common.c: In function `ed_digit':
/usr/src/lib/libedit/common.c:407: error: `EM_UNIVERSAL_ARGUMENT' undeclared (first use in this function)
... (lots of similar error messages . . .)
Maybe I need some tuning of /etc/make.conf?
Burkard
On Sun, 22 Feb 2004 22:48:41 -0600 (CST) James Van Artsdalen wrote:
> > Date: Sun, 22 Feb 2004 09:57:00 +0100
> > From: Burkard Meyendriesch <bm at malepartus.de>
> >
> > yesterday I launched my new box (Asus K8V Deluxe, Athlon64/3000, 1GB
> > ECC RAM, 2x160GB RAID1). I installed 5.2-RELEASE from CD. After that
> > I 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)/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)... (lots of similar error
> > messages follow...)
> >
> > What's going wrong?
> > Burkard
> >
> > P.S.: I have no item enabled in /etc/make.conf.
>
> Do you really want to sync against -current? Most people should
> probably sync against the RELENG_5_2 tag.
>
> /etc/make.conf shouldn't be changed.
--
Burkard Meyendriesch
Stevern 2
D-48301 Nottuln
More information about the freebsd-amd64
mailing list