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

Bug 45184

Summary: Krusader 1.30 won't to configure with KDE-3.2.1
Product: Gentoo Linux Reporter: Alessandro Rossini <me>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: jan.callewaert, sbriesen
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: new krudader-1.30-r1.ebuild less offending line

Description Alessandro Rossini 2004-03-19 19:09:44 UTC
The configure script give this error:
"checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!"
Simply removing the KDEDIR=${KDEDIR/3.2/3.1} line in the ebuild (as it was in older ebuilds) all works correctly.

Reproducible: Always
Steps to Reproduce:
1. emerge krusader
Comment 1 Felix Kurth 2004-03-23 14:34:10 UTC
can confirm this here.
Comment 2 Peter Ruskin 2004-03-31 12:25:42 UTC
The same here.  Stupid KDEDIR=${KDEDIR/3.2/3.1} line in the ebuild.

# echo ${KDEDIR}
/usr/kde/3.2

# echo ${KDEDIR/3.2/3.1}
/usr/kde/3.1
Comment 3 Writser Cleveringa 2004-04-01 10:24:46 UTC
confirmed here too
Comment 4 Stefan Briesenick (RETIRED) gentoo-dev 2004-04-26 14:08:34 UTC
dito.
Comment 5 Jan Callewaert 2004-05-04 05:19:01 UTC
dito
Comment 6 Charles Phoenix 2004-05-13 19:50:32 UTC
Created attachment 31386 [details]
new krudader-1.30-r1.ebuild less offending line

This is an easy one, three months?
Comment 7 Caleb Tennis (RETIRED) gentoo-dev 2004-05-17 16:08:16 UTC
please try out 1.40 in portage and see if that helps you out any.
Comment 8 Jan Callewaert 2004-05-18 00:31:45 UTC
this one works fine for me :)
Comment 9 Caleb Tennis (RETIRED) gentoo-dev 2004-05-18 16:53:12 UTC
then closing as fixed.