From owner-freebsd-ports Thu Jun 22 23: 3:38 2000 Delivered-To: freebsd-ports@freebsd.org Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (Postfix) with ESMTP id 2774F37B9C3 for ; Thu, 22 Jun 2000 23:03:33 -0700 (PDT) (envelope-from schuerge@wjpserver.CS.Uni-SB.DE) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.10.2/2000060800) with ESMTP id IAA22618; Fri, 23 Jun 2000 08:03:25 +0200 (CEST) Received: from wjpserver.cs.uni-sb.de (wjpserver.cs.uni-sb.de [134.96.247.42]) by cs.uni-sb.de (8.10.2/2000060800) with ESMTP id IAA17766; Fri, 23 Jun 2000 08:03:24 +0200 (CEST) Received: (from schuerge@localhost) by wjpserver.cs.uni-sb.de (8.9.3/8.9.3/wjp-SVR4/1999052600) id IAA13736; Fri, 23 Jun 2000 08:03:24 +0200 (MET DST) From: Thomas Schuerger Message-Id: <200006230603.IAA13736@wjpserver.cs.uni-sb.de> Subject: Re: libstdc++ undefined symbols In-Reply-To: from Chuck Robey at "Jun 22, 2000 09:10:06 pm" To: Chuck Robey Date: Fri, 23 Jun 2000 08:03:24 +0200 (MET DST) Cc: freebsd-ports@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL57 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Hi! > > > > I'm having compilation problems with a few of the ports. Compilation > > aborts with the following error message: > > > > /usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol "_vt$9exception" > > > > I have FreeBSD 4.0-STABLE installed for two weeks now. Before that, > > compilation worked fine. Candidates for this error are e.g. net/licq and > > x11/kd2. Any ideas? > > It's due to a change in the method that the g++ compiler codes up > exception handling. You're going to have to relink (I guess that really > means recompile and reinstall) all of your C++ libraries. > > That exception method coding, it's changed twice in the last year, and > each time you had to recompile your C++ libs. PITA. Ah. What exactly do I have to reinstall? /usr/src/contrib/libstdc++? Ciao, Thomas Schürger. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message