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

Bug 60135

Summary: kdevelop fails during configure looking for mcopidl
Product: Gentoo Linux Reporter: Maurice van der Pot (RETIRED) <griffon26>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 54574    
Bug Blocks:    

Description Maurice van der Pot (RETIRED) gentoo-dev 2004-08-12 06:02:14 UTC
Here's the error:

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 or use
--without-arts to compile without aRts support (this will remove functionality).


!!! ERROR: dev-util/kdevelop-3.1.0_rc2 failed.
!!! Function kde_src_compile, Line 119, Exitcode 1
!!! died running ./configure, kde_src_compile:configure
!!! If you need support, post the topmost build error, NOT this status message.


But I don't have the arts use flag set, so I would expect the build to use --without-arts:

> emerge -pv kdevelop

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] dev-util/kdevelop-3.1.0_rc2 [3.1_beta1] -arts -debug -doc -java -python* -ruby 0 kB [1]
Comment 1 Dominik Stadler (RETIRED) gentoo-dev 2004-08-17 13:46:35 UTC
This is the same error message as in Bug 60048. Both may have similar solutions. I think the changes in Bug 54574 are the real cause of this.

Setting depends.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-08-25 11:50:55 UTC

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