Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2000 11:41:46 -0400 (EDT)
From:      Kenneth Culver <culverk@culverk.student.umd.edu>
To:        freebsd-questions@freebsd.org
Subject:   compile errors.
Message-ID:  <Pine.BSF.4.21.0004131140400.27939-100000@culverk.student.umd.edu>

next in thread | raw e-mail | index | archive | help
I was compiling the latest kdesupport for kde2 and I was wondering why I
was getting these undefined refrences from libstdc++.so.3:

/usr/lib/libstdc++.so.3: undefined reference to `exception type_info
function'
/usr/lib/libstdc++.so.3: undefined reference to `__cp_push_exception'
/usr/lib/libstdc++.so.3: undefined reference to `__rtti_user'
/usr/lib/libstdc++.so.3: undefined reference to `__rtti_si'
/usr/lib/libstdc++.so.3: undefined reference to `__get_eh_context'
/usr/lib/libstdc++.so.3: undefined reference to `__sjthrow'
/usr/lib/libstdc++.so.3: undefined reference to `terminate(void)'
/usr/lib/libstdc++.so.3: undefined reference to `exception type_info node'
/usr/lib/libstdc++.so.3: undefined reference to `exception virtual table'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_new'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_delete'
/usr/lib/libstdc++.so.3: undefined reference to `__rtti_class'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_delete'
/usr/lib/libstdc++.so.3: undefined reference to `__terminate'
/usr/lib/libstdc++.so.3: undefined reference to `__builtin_new'
/usr/lib/libstdc++.so.3: undefined reference to `__eh_alloc'

any help as to what I need to do to fix this would be appreciated.

Ken Culver



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004131140400.27939-100000>