public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] QT Linking problem under gcc 3.2
@ 2002-09-19 19:27 Greg Corcoran
  2002-09-19 20:42 ` Matthew Kennedy
  0 siblings, 1 reply; 6+ messages in thread
From: Greg Corcoran @ 2002-09-19 19:27 UTC (permalink / raw
  To: gentoo-dev

Hi,

During the process of upgrading from 1.0 to 1.4 one of my systems cannot
link QT under 3.2. I seem to have successfully installed gcc 3.2 and
have performed a full emerge system with make.profile pointing to the
correct 1.4 profile. After many hours of emerging and remerging all
under gcc3.2 I still cannot link QT. 

I get the following ld warning/error messages:

libstdc++-libc6.2-2.so.3 needed by /usr/X11R6/libGLU.so, not found (try
using -rpath or -rpath-link)
/usr/X11R6/lib/libGLU.so: undefined reference to '__rtti_user'
/usr/X11R6/lib/libGLU.so: undefined reference to '__rtti_si'
/usr/X11R6/lib/libGLU.so: undefined reference to '__rtti_throw'
/usr/X11R6/lib/libGLU.so: undefined reference to 'terminate(void)'
/usr/X11R6/lib/libGLU.so: undefined reference to '__builtin_vec_new'
/usr/X11R6/lib/libGLU.so: undefined reference to '__rtti_class'
/usr/X11R6/lib/libGLU.so: undefined reference to '__builtin_delete'
/usr/X11R6/lib/libGLU.so: undefined reference to '__terminate'
/usr/X11R6/lib/libGLU.so: undefined reference to '__builtin_new'
collect2: ld returned 1 exit status

Some background:

I was upgrading with the update_stepX.sh scripts. Script 1,2,3 worked
fine. Script 4 failed saying packages were missing. But seeing that
script 3 completed I should be on the 1.4 profile.

I can't figure out why QT wants to link to libstdc++-libc6.2-2.so.3 or
why this library is not on my system.

Any help would be appreciated to resolve my QT linking problem.

Thanks

Greg







^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-09-25 12:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-19 19:27 [gentoo-dev] QT Linking problem under gcc 3.2 Greg Corcoran
2002-09-19 20:42 ` Matthew Kennedy
2002-09-24  9:28   ` myciel
2002-09-24 11:48     ` Michael Cummings
2002-09-24 16:34     ` Simonics Zsolt
2002-09-25 12:19       ` myciel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox