Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1787 - QT3 Ebuild error
Summary: QT3 Ebuild error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-14 21:01 UTC by Ryan Phillips (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.