libstdc++.so conflict

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I get the following message when I want to install a library that use QT. I
myself have no idea....!!:(
  Testing for QT (Unix (multi-threaded)) ...
  **********************************
  **                                                            **
  **     Linking or execution failed                 **
  **   ===================            **
  **                                                            **
  **    You will be shown a log now ...          **
  **    Please press <ENTER> to continue.   **
  **********************************
Linker call:
--------------
/usr/bin/g++ -o ./tmp_test ./tmp_test.o  -L/usr/lib/qt-3.3/lib 
-L/usr/lib/qt-3.3/lib  -Wl,-R/usr/lib/qt-3.3/lib:/usr/lib/qt-3.3/lib 
-lqt-mt     -lm

Got the following error messages:
---------------------------------
/usr/bin/ld: warning: libstdc++.so.6, needed by
/usr/lib/qt-3.3/lib/libqt-mt.so, may conflict with libstdc++.so.5
/usr/lib/libstdc++.so.6: undefined reference to
`_Unwind_GetIPInfo@xxxxxxxxx'
collect2: ld returned 1 exit status

What is wrong??

-- 
View this message in context: http://www.nabble.com/libstdc%2B%2B.so-conflict-tf4902138.html#a14042401
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux