From owner-freebsd-questions Tue Aug 28 3:28:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cn.com (207-237-228-253.c3-0.nyr-ubr2.nyr.ny.cable.rcn.com [207.237.228.253]) by hub.freebsd.org (Postfix) with ESMTP id 8B64F37B406 for ; Tue, 28 Aug 2001 03:28:09 -0700 (PDT) (envelope-from bgross@cn.com) Received: (from bgross@localhost) by cn.com (8.11.6/8.11.6) id f7SASQD05406 for freebsd-questions@FreeBSD.ORG; Tue, 28 Aug 2001 06:28:26 -0400 (EDT) (envelope-from bgross) Date: Tue, 28 Aug 2001 06:28:25 -0400 From: Benjamin Gross To: freebsd-questions@FreeBSD.ORG Subject: _ZTVN10__cxxabiv117__class_type_infoE Message-ID: <20010828062825.C665@rcn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Hello, I've just installed gcc version 3.0 on a FreeBSD v4.4 system to work on a c++ project, and when I try to execute a program that has been successfully compiled and linked, I get the following message: /usr/libexec/ld-elf.so.1: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE" referenced from COPY relocation in ./test Can anyone help ? thanks, -Ben G. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message