public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: mahmoodn <nt_mahmood@yahoo.com>
To: gcc-help@gcc.gnu.org
Subject: libstdc++.so conflict
Date: Fri, 30 Nov 2007 18:44:00 -0000	[thread overview]
Message-ID: <14042401.post@talk.nabble.com> (raw)
Message-ID: <20071130184400.J4-ksBV2tWJyhj4meVUe6z8z9vq3ub6LIYu7le4HyUk@z> (raw)


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@GCC_4.2.0'
collect2: ld returned 1 exit status

What is wrong with it???

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

             reply	other threads:[~2007-11-30 17:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30  9:13 mahmoodn [this message]
2007-11-30 18:44 ` mahmoodn
2007-11-30 19:47 ` Ian Lance Taylor
2007-12-01  5:53   ` mahmoodn
2007-12-01 17:16     ` Ian Lance Taylor
2007-12-02  5:17       ` mahmoodn
2007-12-02  5:19         ` Ian Lance Taylor
2007-12-02 18:05           ` mahmoodn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14042401.post@talk.nabble.com \
    --to=nt_mahmood@yahoo.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).