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 ([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message