View previous topic :: View next topic |
Author |
Message |
MasterC Apprentice
Joined: 25 May 2003 Posts: 150 Location: Woods Cross, UT
|
Posted: Fri Jan 14, 2005 7:01 pm Post subject: QT3 Embedded failing libstdc++.so.6 |
|
|
Hi
I've googled and searched plenty of forums, but haven't found a fix.
My problem is:
Code: | /var/tmp/portage/qt-embedded-3.3.2-r1/work/qt-embedded-free-3.3.2/bin/uic: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
/var/tmp/portage/qt-embedded-3.3.2-r1/work/qt-embedded-free-3.3.2/bin/uic: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
make[3]: *** [editfunctions.h] Error 127
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [listboxeditor.h] Error 127
make[3]: Leaving directory `/var/tmp/portage/qt-embedded-3.3.2-r1/work/qt-embedded-free-3.3.2/tools/designer/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-embedded-3.3.2-r1/work/qt-embedded-free-3.3.2/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-embedded-3.3.2-r1/work/qt-embedded-free-3.3.2/tools'
make: *** [sub-tools] Error 2
!!! ERROR: x11-libs/qt-embedded-3.3.2-r1 failed.
!!! Function src_compile, Line 92, Exitcode 2
!!! making main
!!! If you need support, post the topmost build error, NOT this status message.
|
So I've re-emerged GCC,
Code: | gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1) |
And just to see if it fixed it, I emerge libstdc++-v3 (I synced about 10 minutes ago), but still nothing. I do not have libstdc++.so.6 on my system (or at least locate doesn't think so either).
I tried simply symlinking libstdc++.so to .so.6 (which libstdc++.so is a symlink itself to libstdc++.so.5.0.7) but had no change in the error above.
Thanks for any suggestions!
Cool |
|
Back to top |
|
|
kiksen Guru
Joined: 24 Jun 2002 Posts: 401 Location: Denmark
|
Posted: Fri Jan 14, 2005 8:19 pm Post subject: libstdc++ |
|
|
Hi.
In another thread looking a bit like this someone gave this advice:
#source /etc/profile
#fix_libtool_files.sh 3.3.4
/kiksen |
|
Back to top |
|
|
MasterC Apprentice
Joined: 25 May 2003 Posts: 150 Location: Woods Cross, UT
|
Posted: Mon Jan 17, 2005 3:49 am Post subject: |
|
|
Thanks! I tried that, but it was a no go. I instead upgraded to GCC 3.4.x, gcc-config'd then again ran the script. That worked, but I'm still curious why 3.3.5 or 3.3.4 aren't working for this...
Thanks!
Cool |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|