Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63201 - Krusader wont compile when I haven't arts daemon installed
Summary: Krusader wont compile when I haven't arts daemon installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 63976
  Show dependency tree
 
Reported: 2004-09-08 01:59 UTC by Luká Linhart
Modified: 2004-09-23 19:14 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 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.