I have a small problems and I think it has to do with my QT libraries. When CVS was working I never has this issue, but since I have downloaded complete tar balls and tried to compile that way it has not worked.

In the middle of my make I get the following error:
"/usr/bin/ld: warning: libstdc++.so.3, needed by /usr/local/qt/lib/libqt-mt.so, may conflict with libstdc++.so.5"

After that make just dies. I been working on this off and on for about a month and have not been able to find an answer. I am hoping someone out there has a suggestion of something I can try to fix this.


Superfly