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

Bug 181271

Summary: kde-base/kdesdk-kioslaves wont build subversion kioslave because of missing apr-util-config
Product: Gentoo Linux Reporter: Tais P. Hansen <tais.hansen>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Quick patch to help configure finding apr-util-config

Description Tais P. Hansen 2007-06-08 06:31:20 UTC
configure looks for an apu-config script in the wrong place (/usr/local/...) unless --with-apu-config=/usr/bin/apu-1-config is specified. This results in the subversion kioslave not being built.

Also, the ebuild should probably check for matching dev-libs/apr-util version in pkg_setup as well.
Comment 1 Tais P. Hansen 2007-06-08 06:32:08 UTC
Created attachment 121469 [details, diff]
Quick patch to help configure finding apr-util-config
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-06-08 06:39:03 UTC

*** This bug has been marked as a duplicate of bug 169289 ***