Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 11:39:27 -0700
From:      "David O'Brien" <dev-null@NUXI.com>
To:        Benjamin Gross <bgross1@rcn.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE"
Message-ID:  <20010830113927.C95579@dragon.nuxi.com>
In-Reply-To: <20010823213339.A59363@rcn.com>; from bgross1@rcn.com on Thu, Aug 23, 2001 at 09:33:39PM -0400
References:  <20010823213339.A59363@rcn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
PLEASE properly configure your editor to 80 column lines.  I see you use
Mutt -- I know this can be done.


On Thu, Aug 23, 2001 at 09:33:39PM -0400, Benjamin Gross wrote:
> I'm trying to run a prg written in c++ (gcc v3.0) that was successfully
> compiled and linked on a FreeBSD 4.4 system.  I received the following
> message when I try to execute it:
>
> /usr/libexec/ld-elf.so.1: Undefined symbol "_ZTVN10__cxxabiv117__class_type_infoE" referenced from COPY relocation in ./test 

What was the *complete* compile/link line?
What does `ldd ./test' output?

-- 
-- David  (obrien@FreeBSD.org)

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?20010830113927.C95579>