Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 08:03:24 +0200 (MET DST)
From:      Thomas Schuerger <schuerge@wjpserver.CS.Uni-SB.DE>
To:        Chuck Robey <chuckr@picnic.mat.net>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: libstdc++ undefined symbols
Message-ID:  <200006230603.IAA13736@wjpserver.cs.uni-sb.de>
In-Reply-To: <Pine.BSF.4.21.0006222108270.318-100000@picnic.mat.net> from Chuck Robey at "Jun 22, 2000 09:10:06 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006230603.IAA13736>