Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2001 12:36:35 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Jan Mikkelsen <janm@transactionware.com>
Cc:        Benjamin Gross <bgross1@rcn.com>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE"
Message-ID:  <3B8FE743.AB1099D6@mindspring.com>
References:  <006501c13211$ca07dbb0$0a01a8c0@haym.transactionware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Mikkelsen wrote:
> 
> You probably have the system default libstdc++.so.3 in your library search
> path before the GCC 3 libstdc++.so.3.  Try setting LD_LIBRARY_PATH to the
> GCC 3 lib directory.

NOTE:

If you are using the FreeBSD .mk files to build this, and you
are setting DESTDIR, you can set your library and include path
until the cows come home, and it won't help: you will still get
the system default C++ includes and libraries, no matter what
(the .mk files are broken for use with a compiler other than
the system default).

-- Terry

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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