5.2.1-RELEASE: "make buildworld" on amd64 broken?

From: Burkard Meyendriesch <bm_at_malepartus.de>
Date: Tue, 24 Feb 2004 12:47:14 +0100
Hi all,

I CVSup'ed a complete new source tree (2004-02-24 11:30 UTC +01:00):

--- /usr/sup/src-supfile ---
*default host=cvsup.uk.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_5_2
*default delete use-rel-suffix
# *default compress

src-all
----------------------------

"make -B buildworld" does lots of compilations:

  root_at_grimbart:/tmp# grep ">>>" /tmp/make-buildworld.log
  >>> Rebuilding the temporary build tree
  >>> stage 1.1: legacy release compatibility shims
  >>> stage 1.2: bootstrap tools
  >>> stage 2.1: cleaning up the object tree
  >>> stage 2.2: rebuilding the object tree
  >>> stage 2.3: build tools
  >>> stage 3: cross tools
  >>> stage 4.1: building includes
  >>> stage 4.2: building libraries

.. and then 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)

Can anybody please tell me what is going wrong here?

Thanks
Burkard


P.S.:
I don't have any items in /etc/make.conf enabled.

"make buildkernel" works fine:

  root_at_grimbart:/tmp# uname -a
  FreeBSD grimbart.malepartus.de 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Tue Feb 24 11:10:07 CET 2004     bm_at_grimbart.malepartus.de:/usr/src/sys/amd64/compile/REINEKE  amd64

--
Burkard Meyendriesch
Stevern 2
D-48301 Nottuln
Received on Tue Feb 24 2004 - 02:47:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:44 UTC