*BSD News Article 81033


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!howland.erols.net!math.ohio-state.edu!jussieu.fr!rain.fr!teaser.fr!frmug.fr.net!xp11.frmug.org!not-for-mail
From: charnier@xp11.frmug.org (Ph. Charnier)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Can't make current!
Date: 15 Oct 1996 22:42:00 +0200
Organization: Ph. Charnier's InterNetNews site
Lines: 32
Message-ID: <xmkran0t0x5.fsf@xp11.frmug.org>
References: <53qoml$lkj@alpha.jpunix.com>
X-Newsreader: Gnus v5.3/Emacs 19.34

perry@alpha.jpunix.com (John Perry) writes:

> I'm trying to upgrade from FreeBSD 2.1.5 off of the CD to current
> as of Sat. morn. (Oct. 12). The "make world" is failing with the following
> messages. The beginning of the problem is where "make world" wants to:
> 
> cd /usr/src/gnu/lib/libstdc++ &&      make beforeinstall
> install -C -o bin -g bin -m 444
> /usr/local/src/gnu/lib/libstdc++/_G_config.h
> /usr/local/src/gnu/lib/libstdc++/../../../contrib/libg++/libstdc++/cassert
> 
> [stuff deleted]
> 
> and ending in an error:
> 
> install:
> /usr/local/src/gnu/lib/libstdc++/../../../contrib/libg++/libstdc++/cassert:
> No such file or directory
> *** Error code 71
> 

Your obj directory seems to be incomplete, so cassert is created in the
source tree and is (later) not found in the obj tree. I'll suggest you
to do some `make cleandir ; make obj ; make depend ; make all' in these
not-in-2.1.5 directories.
-- 
------                                                            ------ 
Philippe Charnier                               charnier@lirmm.fr (smtp)       
                                          charnier@xp11.frmug.org (uucp) 

    ``a PC not running FreeBSD is like a venusian with no tentacles'' 
------------------------------------------------------------------------