From owner-freebsd-current Mon Oct 7 23:35:54 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA22445 for current-outgoing; Mon, 7 Oct 1996 23:35:54 -0700 (PDT) Received: from quagmire.ki.net (root@quagmire.ki.net [205.150.102.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA22428 for ; Mon, 7 Oct 1996 23:35:50 -0700 (PDT) Received: from spirit.ki.net (root@spirit.ki.net [205.150.102.51]) by quagmire.ki.net (8.7.5/8.7.5) with ESMTP id CAA18516 for ; Tue, 8 Oct 1996 02:35:53 -0400 (EDT) Received: from localhost (scrappy@localhost) by spirit.ki.net (8.7.5/8.7.3) with SMTP id CAA18284 for ; Tue, 8 Oct 1996 02:35:45 -0400 (EDT) X-Authentication-Warning: spirit.ki.net: scrappy owned process doing -bs Date: Tue, 8 Oct 1996 02:35:40 -0400 (EDT) From: "Marc G. Fournier" To: current@freebsd.org Subject: make fails on libg++ Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Morning... I've tried just about everything that Icna think of, including re-sup'ng in the source code and I can't seem to get past libg++ :( I'm going to keep plugging away at it, hoping I'll stumble across something i've missed...but if anyone knows the solution to this one, I'm all ears...thanks in advance... ===> libg++ building shared g++ library (version 4.0) String.so: Definition of symbol `_NPOS' (multiply defined) String.so: Size element definition of symbol `_NPOS' (multiply defined) Regex.so: Definition of symbol `_NPOS' (multiply defined) Regex.so: Size element definition of symbol `_NPOS' (multiply defined) Fix.so: Definition of symbol `_NPOS' (multiply defined) Fix.so: Size element definition of symbol `_NPOS' (multiply defined) BitString.so: Definition of symbol `_NPOS' (multiply defined) BitString.so: Size element definition of symbol `_NPOS' (multiply defined) BitSet.so: Definition of symbol `_NPOS' (multiply defined) BitSet.so: Size element definition of symbol `_NPOS' (multiply defined) Obstack.so: Definition of symbol `_NPOS' (multiply defined) Obstack.so: Size element definition of symbol `_NPOS' (multiply defined) Integer.so: Definition of symbol `_NPOS' (multiply defined) Integer.so: Size element definition of symbol `_NPOS' (multiply defined) AllocRing.so: Definition of symbol `_NPOS' (multiply defined) AllocRing.so: Size element definition of symbol `_NPOS' (multiply defined) *** Error code 1 Stop. *** Error code 1 Stop. Marc G. Fournier scrappy@ki.net Systems Administrator @ ki.net scrappy@freebsd.org