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

Bug 29681

Summary: KDE builds fail on missing libqt-mt.la
Product: Gentoo Linux Reporter: James Graham <jgraham>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.