Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 1999 10:24:22 +0200
From:      eT <eT@post.com>
To:        Alex Zepeda <garbanzo@hooked.net>
Cc:        Hackers FreeBSD <hackers@freebsd.org>
Subject:   Re: KDE on FreeBSD (missing symbols)
Message-ID:  <379583B5.BC150E1B@post.com>
References:  <Pine.BSF.4.05.9907202317320.40440-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Alex Zepeda wrote:

> On Wed, 21 Jul 1999, eT wrote:
>
> The only other thing I can think of is that for some reason your
> application and your libraries were compiled with different name mangling
> schemes, usually this indicates different compilers being used (but not
> always).  Make sure to use the same compiler and same flags for the
> application and libraries.

Hi, I noticed that my ld path was using the old libqt in /usr/X11R6/lib and not the new
one I have in /usr/local/qt/lib.

Problem I am getting now is libstdc++ problem:  ld.elf complains:

libstdc++.so.3: undefined symbol __ti9exception

Any Ideas?





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?379583B5.BC150E1B>