Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 1999 19:33:29 -0700 (PDT)
From:      Alex Zepeda <garbanzo@hooked.net>
To:        eT <eT@post.com>
Cc:        Hackers FreeBSD <hackers@freebsd.org>
Subject:   Re: KDE on FreeBSD (missing symbols)
Message-ID:  <Pine.BSF.4.05.9907211932150.269-100000@localhost>
In-Reply-To: <379583B5.BC150E1B@post.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Jul 1999, eT wrote:

> 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.

That would do it too :^)

> Problem I am getting now is libstdc++ problem:  ld.elf complains:
> 
> libstdc++.so.3: undefined symbol __ti9exception

You're compiling something without exceptions (-fno-exceptions).  Check
again Qt, kdelibs, kdebase.  And possibly if you built world recently,
check the CFLAGS and CXXFLAGS that were used to build world too.

- alex

You wear guilt,
like shackles on your feet,
Like a halo in reverse
  - Depeche Mode




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?Pine.BSF.4.05.9907211932150.269-100000>