Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1787

Summary: QT3 Ebuild error
Product: Gentoo Linux Reporter: Ryan Phillips (RETIRED) <rphillips>
Component: New packagesAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ryan Phillips (RETIRED) gentoo-dev 2002-04-14 21:01:12 UTC
within /usr/qt/3/ there should be symlink from /usr/qt/3/libqt.so to
/usr/qt/3/libqt-mt.so

I tried merging doxygen with qt3, and doxygen had -lqt in it's build script. 
This symlink should probably be added for compatibility for many other programs.
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-04-18 02:58:01 UTC
Well, I guess these symlinks can't hurt. Since anything trying to link against libqt.so.3 atm would be broken anyway. So I've added them to qt-3.0.3.1 (the qt-copy-3.0.3 distributed with kde3), committing now -> soon on rsync.