From owner-freebsd-hackers Fri Aug 31 12:36:11 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from gull.mail.pas.earthlink.net (gull.mail.pas.earthlink.net [207.217.121.85]) by hub.freebsd.org (Postfix) with ESMTP id EE89937B407 for ; Fri, 31 Aug 2001 12:36:05 -0700 (PDT) Received: from mindspring.com (dialup-209.245.138.180.Dial1.SanJose1.Level3.net [209.245.138.180]) by gull.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id MAA23425; Fri, 31 Aug 2001 12:35:58 -0700 (PDT) Message-ID: <3B8FE743.AB1099D6@mindspring.com> Date: Fri, 31 Aug 2001 12:36:35 -0700 From: Terry Lambert Reply-To: tlambert2@mindspring.com X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Jan Mikkelsen Cc: Benjamin Gross , freebsd-hackers@FreeBSD.ORG Subject: Re: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE" References: <006501c13211$ca07dbb0$0a01a8c0@haym.transactionware.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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