Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2004 22:48:41 -0600 (CST)
From:      James Van Artsdalen <james-freebsd-amd64@jrv.org>
To:        bm@malepartus.de
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: CURRENT: error in "make buildworld" on amd64
Message-ID:  <200402230448.i1N4mfHK048939@bigtex.jrv.org>
In-Reply-To: <20040222095700.2c58b1e7.bm@malepartus.de> (message from Burkard Meyendriesch on Sun, 22 Feb 2004 09:57:00 %2B0100)
References:  <20040222095700.2c58b1e7.bm@malepartus.de>

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Sun, 22 Feb 2004 09:57:00 +0100
> From: Burkard Meyendriesch <bm@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402230448.i1N4mfHK048939>