From charnier@xp11.frmug.org  Wed Oct 23 13:46:28 1996
Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252])
          by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA10180
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 Oct 1996 13:46:23 -0700 (PDT)
Received: (from uucp@localhost) by frmug.org (8.6.8/8.6.9) with UUCP id WAA10897 for FreeBSD-gnats-submit@freebsd.org; Wed, 23 Oct 1996 22:46:12 +0200
Received: (from charnier@localhost) by xp11.frmug.org (8.7.6/8.7.3/xp11-uucp-1.1) id WAA11173; Wed, 23 Oct 1996 22:43:15 +0200 (MET DST)
Message-Id: <199610232043.WAA11173@xp11.frmug.org>
Date: Wed, 23 Oct 1996 22:43:15 +0200 (MET DST)
From: "Ph. Charnier" <charnier@xp11.frmug.org>
Reply-To: charnier@xp11.frmug.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: incorrect '===> item' when making world 
X-Send-Pr-Version: 3.2

>Number:         1871
>Category:       misc
>Synopsis:       incorrect '===> item' when making world
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 23 13:50:02 PDT 1996
>Closed-Date:    Sun Apr 26 03:08:12 PDT 1998
>Last-Modified:  Sun Apr 26 03:09:13 PDT 1998
>Originator:     Ph. Charnier
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
>Environment:

	

>Description:
	When making world, at the 'Rebuilding tools needed to build the
libraries' stage, I get:

...
===> ldconfig
===> ldd
===> rtld
...
cd /usr/src/gnu/usr.bin/as && make depend &&  make ...
===> doc         <----- ???? should be as here?
[make as here]
===> doc         <----- 
[install as here]
===> doc
[install as doc]
[make & install ar, ranlib, nm, lex, compile_et, mk_cmds]
cd /usr/src/gnu/usr.bin/bison && make depend &&  make ...
===> data
===> doc
[make bison]
===> data
===> doc
[install bison]

... and so one ...

it works again when doing cc

cd /usr/src/gnu/usr.bin/cc && make depend &&  make ...
===> cc_tools


>How-To-Repeat:

	look at the output of make world

>Fix:
	
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phk 
State-Changed-When: Sun Apr 26 03:08:12 PDT 1998 
State-Changed-Why:  
belived fixed. 
>Unformatted:
