From owner-freebsd-current Sun May 5 18:12:18 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA24182 for current-outgoing; Sun, 5 May 1996 18:12:18 -0700 (PDT) Received: from apocalypse.superlink.net (root@apocalypse.superlink.net [205.246.27.150]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA24172 for ; Sun, 5 May 1996 18:12:11 -0700 (PDT) Received: (from marxx@localhost) by apocalypse.superlink.net (8.7.5/8.7.3) id RAA14032; Sun, 5 May 1996 17:20:53 -0400 (EDT) Date: Sun, 5 May 1996 17:20:50 -0400 (EDT) From: "Charles C. Figueiredo" To: freebsd-current@freebsd.org Subject: Building -current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, When I make world, after suping latest -current sources, I get this error at compile time: (When compiling /usr/src/gnu/lib/libg++) c++ -O -nostdinc -I/usr/src/gnu/lib/libg++/include -I/usr/include -I/usr/src/gnu/lib/libg++/include -I/usr/include/g++ -I/usr/include -nostdinc++ -c /usr/src/gnu/lib/libg++/libg++/DLList.cc -o DLList.o /usr/src/gnu/lib/libg++/include/streambuf.h: In method `void ios::init(struct streambuf *, class ostream *)': In file included from /usr/src/gnu/lib/libg++/include/iostream.h:31, from /usr/src/gnu/lib/libg++/include/stream.h:31, from /usr/src/gnu/lib/libg++/libg++/DLList.cc:24: /usr/src/gnu/lib/libg++/include/streambuf.h:447: warning: `void ios::init(struct streambuf *, class ostream *)' was used before it was declared inline /usr/src/gnu/lib/libg++/include/streambuf.h:251: warning: previous non-inline declaration here /var/tmp/cc013975.s: Assembler messages: /var/tmp/cc013975.s:829: Error: Unknown pseudo-op: `.weak' *** Error code 1 Stop. I have friends that are running -current, and have compiled the latest sources, that's why this is boggling me. Any ideas/suggestions? Regards, Marxx "I don't want to grow up, I'm a BSD kid. There's so many toys in /usr/bin that I can play with!" ------------------------------------------------------------------------------ Charles C. Figueiredo Marxx marxx@superlink.net ------------------------------------------------------------------------------