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

Bug 63201

Summary: Krusader wont compile when I haven't arts daemon installed
Product: Gentoo Linux Reporter: Luká Linhart <almad>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 63976    

Description Luká Linhart 2004-09-08 01:59:18 UTC
Even through I have USE="-arts" on whole system, Krusader (v. 1.30) failed to compile asking for arts. 

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS=x86 USE="-arts" # on whole system, no artsd installed
2. emerge krusader


Actual Results:  
configure fails on: 

checking for KDE paths... defaults
checking for dcopidl... /usr/kde/3.3/bin/dcopidl
checking for dcopidl2cpp... /usr/kde/3.3/bin/dcopidl2cpp
checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly.


!!! ERROR: app-misc/krusader-1.30 failed.
!!! Function kde_src_compile, Line 123, Exitcode 1
!!! died running ./configure, kde_src_compile:configure

Expected Results:  
Merging krusader being independent on arts.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-09-08 12:06:43 UTC
Looks like this version doesn't support being built without arts.

1.40 looks like it supports --without-arts - try that one instead.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-09-23 19:14:48 UTC
1.40 is the only package available in portage now, so this should be fixed.