From owner-freebsd-current Sat Oct 26 20:31:22 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA01406 for current-outgoing; Sat, 26 Oct 1996 20:31:22 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id UAA01401 for ; Sat, 26 Oct 1996 20:31:20 -0700 (PDT) Received: from localhost (richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) with SMTP id UAA13080; Sat, 26 Oct 1996 20:32:23 -0700 Date: Sat, 26 Oct 1996 20:32:21 -0700 (PDT) From: Veggy Vinny To: "Marc G. Fournier" cc: current@FreeBSD.ORG Subject: Re: -current failed In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, 26 Oct 1996, Marc G. Fournier wrote: > I realize that this might not apply to you, but when I first > upgraded my "old-current" machine to the more recent one, I had alot > of similar problems. From what I read here, I ended up doing a > 'make -k cleandir depend all install', which basically goes through > everything, makes and installs what it can. Then I did a second > pass over everything using just 'make', and the stuff that originally > failed, now succeeded as expected... I tried the make -k cleandir depend all install and it worked fine but the second make did the following: ===> gnu/lib/libdialogWarning: Using /usr/src/gnu/lib/libdialog/obj as object directory instead of canonical /usr/obj/usr/src/gnu/lib/libdialog===> gnu/lib/libg++Warning: Using /usr/src/gnu/lib/libg++/obj as object directory instead of canonical /usr/obj/usr/src/gnu/lib/libg++c++ -O -I/usr/src/gnu/lib/libg++/../../../contrib/libg++/include -I/usr/include/g++ -I/usr/src/gnu/lib/libg++/../../../contrib/libg++/include -I/usr/src/gnu/lib/libg++/../../../contrib/libg++/libio -I/usr/src/gnu/lib/libg++/../../../contrib/libg++/libstdc++ -c /usr/src/gnu/lib/libg++/../../../contrib/libg++/libg++/src/BitSet.cc -o BitSet.oIn file included from /usr/include/g++/libio.h:30, from /usr/include/g++/streambuf.h:36, from /usr/include/g++/iostream.h:31, from /usr/include/g++/BitSet.h:26, from /usr/src/gnu/lib/libg++/../../../contrib/libg++/libg++/src/BitSet.cc:25:/usr/include/g++/_G_config.h:37: unknown machine mode `typedef int _G_int8_t'/usr/include/g++/_G_config.h:38: unknown machine mode `typedef unsigned int _G_uint8_t'/usr/include/g++/_G_config.h:39: unknown machine mode `typedef int _G_int16_t'/usr/include/g++/_G_config.h:40: unknown machine mode `typedef unsigned int _G_uint16_t'/usr/include/g++/_G_config.h:41: unknown machine mode `typedef int _G_int32_t'/usr/include/g++/_G_config.h:42: unknown machine mode `typedef unsigned int _G_uint32_t'/usr/include/g++/_G_config.h:43: unknown machine mode `typedef int _G_int64_t'/usr/include/g++/_G_config.h:44: unknown machine mode `typedef unsigned int _G_uint64_t'/usr/include/g++/BitSet.h: In function `class BitSet operator &(const class BitSet &, const class BitSet &)':In file included from /usr/src/gnu/lib/libg++/../../../contrib/libg++/libg++/src/BitSet.cc:25:/usr/include/g++/BitSet.h:251: no matching function for call to `BitSet::BitSet (BitSet *)'/usr/include/g++/BitSet.h:81: candidates are: BitSet::BitSet(const BitSet &, const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:83: BitSet::BitSet(const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:204: BitSet::BitSet()/usr/include/g++/BitSet.h:206: BitSet::BitSet(const BitSet &)/usr/include/g++/BitSet.h:251: in base initialization for class `BitSet'/usr/include/g++/BitSet.h: In function `class BitSet operator |(const class BitSet &, const class BitSet &)':/usr/include/g++/BitSet.h:256: no matching function for call to `BitSet::BitSet (BitSet *)'/usr/include/g++/BitSet.h:81: candidates are: BitSet::BitSet(const BitSet &, const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:83: BitSet::BitSet(const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:204: BitSet::BitSet()/usr/include/g++/BitSet.h:206: BitSet::BitSet(const BitSet &)/usr/include/g++/BitSet.h:256: in base initialization for class `BitSet'/usr/include/g++/BitSet.h: In function `class BitSet operator ^(const class BitSet &, const class BitSet &)':/usr/include/g++/BitSet.h:261: no matching function for call to `BitSet::BitSet (BitSet *)'/usr/include/g++/BitSet.h:81: candidates are: BitSet::BitSet(const BitSet &, const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:83: BitSet::BitSet(const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:204: BitSet::BitSet()/usr/include/g++/BitSet.h:206: BitSet::BitSet(const BitSet &)/usr/include/g++/BitSet.h:261: in base initialization for class `BitSet'/usr/include/g++/BitSet.h: In function `class BitSet operator -(const class BitSet &, const class BitSet &)':/usr/include/g++/BitSet.h:266: no matching function for call to `BitSet::BitSet (BitSet *)'/usr/include/g++/BitSet.h:81: candidates are: BitSet::BitSet(const BitSet &, const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:83: BitSet::BitSet(const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:204: BitSet::BitSet()/usr/include/g++/BitSet.h:206: BitSet::BitSet(const BitSet &)/usr/include/g++/BitSet.h:266: in base initialization for class `BitSet'/usr/include/g++/BitSet.h: In function `class BitSet operator ~(const class BitSet &)':/usr/include/g++/BitSet.h:271: no matching function for call to `BitSet::BitSet (BitSet *)'/usr/include/g++/BitSet.h:81: candidates are: BitSet::BitSet(const BitSet &, const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:83: BitSet::BitSet(const BitSet &, BitSet::BS_op)/usr/include/g++/BitSet.h:204: BitSet::BitSet()/usr/include/g++/BitSet.h:206: BitSet::BitSet(const BitSet &)/usr/include/g++/BitSet.h:271: in base initialization for class `BitSet'*** Error code 1Stop.*** Error code 1Stop.*** Error code 1Stop.*** Error code 1Stop. Vince GaiaNet Corporation - Unix Networking Operations