Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69790 - KBear configure fails, cannot find mcopidl
Summary: KBear configure fails, cannot find mcopidl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-01 19:31 UTC by Pedram
Modified: 2004-11-02 13:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
kbear-2.1.1.ebuild (kbear-2.1.1.ebuild,650 bytes, text/plain)
2004-11-02 02:37 UTC, Simone Gotti (RETIRED)
Details
kbear-2.1.1-configure.patch (kbear-2.1.1-configure.patch,3.48 KB, text/plain)
2004-11-02 02:37 UTC, Simone Gotti (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pedram 2004-11-01 19:31:15 UTC
Tried to emerge kbear 2.1.1. I don't have arts installed, and the -arts use flag is set but it seems that kbear either needs arts or it is that's KDE macro problem that I've seen with some other programs.

# emerge kbear -pv

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

Calculating dependencies ...done!
[ebuild  N    ] net-ftp/kbear-2.1.1  -arts -debug -xinerama 0 kB

checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly.


!!! ERROR: net-ftp/kbear-2.1.1 failed.
!!! Function kde_src_compile, Line 130, Exitcode 1
!!! died running ./configure, kde_src_compile:configure
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.USE="-arts" emerge kbear
2.
3.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-11-02 01:27:19 UTC
kde-other herd - I saw this same error in bug 69681. If you find a solution that will work for both can you please fix bug 69681 too.
Comment 2 Simone Gotti (RETIRED) gentoo-dev 2004-11-02 01:45:20 UTC
dragonheart: a patch is coming. The real fix should be done upstream so I'll bug the authors. Let me know for every problem like this with other programs.
Comment 3 Simone Gotti (RETIRED) gentoo-dev 2004-11-02 02:35:20 UTC
Pedram: Can you try the attached ebuild and patch? thanks.
Comment 4 Simone Gotti (RETIRED) gentoo-dev 2004-11-02 02:37:15 UTC
Created attachment 43152 [details]
kbear-2.1.1.ebuild
Comment 5 Simone Gotti (RETIRED) gentoo-dev 2004-11-02 02:37:39 UTC
Created attachment 43153 [details]
kbear-2.1.1-configure.patch
Comment 6 Pedram 2004-11-02 13:29:40 UTC
Compliled and runs fine with the new ebuild. Thanks
Comment 7 Simone Gotti (RETIRED) gentoo-dev 2004-11-02 13:55:26 UTC
Thanks. Commited in CVS.