CURRENT: error in "make buildworld" on amd64
James Van Artsdalen
james-freebsd-amd64 at jrv.org
Sun Feb 22 20:48:43 PST 2004
> 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.
More information about the freebsd-amd64
mailing list