From owner-freebsd-questions Thu Feb 7 18: 9:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dolphin.idleplay.net (ip68-11-107-40.no.no.cox.net [68.11.107.40]) by hub.freebsd.org (Postfix) with ESMTP id 8C89A37B41A for ; Thu, 7 Feb 2002 18:09:29 -0800 (PST) Received: (from conrads@localhost) by dolphin.idleplay.net (8.11.6/8.11.6) id g1829SC95586; Thu, 7 Feb 2002 20:09:28 -0600 (CST) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 07 Feb 2002 20:09:28 -0600 (CST) Reply-To: conrads@cox.net Organization: A Rag-Tag Band of Drug-crazed Hippies From: Conrad Sabatier To: Conrad Sabatier Subject: Re: /usr/lib/libstdc++.so.3 contains no symbols Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG OK, here's what I've since discovered: There's definitely a problem with some of the ports and C++ linkage. For some reason, they're wanting to use /usr/local/lib/libstdc++.so instead of /usr/lib/libstdc++.so.3. Adding a symlink from /usr/lib/libstdc++.so to the library under /usr/lib seems to have solved that problem. But why aren't these ports configuring with the proper library? It's very odd. -- Conrad Sabatier The 80's -- when you can't tell hairstyles from chemotherapy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message