Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29681 - KDE builds fail on missing libqt-mt.la
Summary: KDE builds fail on missing libqt-mt.la
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-26 09:09 UTC by James Graham
Modified: 2003-10-14 18:00 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 James Graham 2003-09-26 09:09:34 UTC
Once upgraded to qt 3.2.1,  all qt realated builds fail when trying to link to
libqt-mt.la.  This file isn't installed (should it have been?), 

Reproducible: Always
Steps to Reproduce:
1. install qt 3.2.1
2. try to compile anything that uses qt
3. watch it fail



Expected Results:  
compiled.

i can't figure out why it's trying to link to this library.  ldconfig seems to
have no record of it.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-10-14 06:38:42 UTC
Does it tell you what file is attempting to find libqt-mt.la?  If so, you
will need to directly edit that file (it's just a text file) and remove the
dependency on libqt-mt.la.
Comment 2 James Graham 2003-10-14 18:00:22 UTC
Sorry, stupid user error.  Using non gentoo ebuils.