Author Topic: Libstdc++.so.5  (Read 4063 times)

dragon

  • Newbie
  • *
  • Posts: 1
    • View Profile
Libstdc++.so.5
« on: April 05, 2006, 02:52:43 pm »
Hello anyone,

I'am using Fedora Core 5
I have installed qtopia-free-sdk-2.2.0-1-suse82.i386.rpm
I'am using the example for testing if everthings works.

When i give the command:
qmake -spec $QPEDIR/mkspecs/qws/linux-generic-g++ application.pro
there is no problem.

When i give the command: make
There is warning from the compiler:
libstdc++.so.5, needed by /opt/Qtopia/lib/libqtopia2.so, may conflict with libstdc++.so.6

Is libstdc++.so.6 not working with qtopia-free-sdk-2.2.0-1?

uth

  • Full Member
  • ***
  • Posts: 106
    • View Profile
Libstdc++.so.5
« Reply #1 on: April 05, 2006, 04:45:16 pm »
Quote
Hello anyone,

I'am using Fedora Core 5
I have installed qtopia-free-sdk-2.2.0-1-suse82.i386.rpm
I'am using the example for testing if everthings works.

When i give the command:
qmake -spec $QPEDIR/mkspecs/qws/linux-generic-g++ application.pro
there is no problem.

When i give the command: make
There is warning from the compiler:
libstdc++.so.5, needed by /opt/Qtopia/lib/libqtopia2.so, may conflict with libstdc++.so.6

Is libstdc++.so.6 not working with qtopia-free-sdk-2.2.0-1?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121939\"][{POST_SNAPBACK}][/a][/div]

On Red Hat 9, there are some "compat" libraries that need to be installed.  It might be a similar case with Fedora.