Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81186 - Emerging net-analyzer/knetscan-1.0 failed. The configure script doesnt find some kde package...
Summary: Emerging net-analyzer/knetscan-1.0 failed. The configure script doesnt find s...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-07 18:33 UTC by lysek
Modified: 2005-07-11 12:04 UTC (History)
1 user (show)

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


Attachments
patch that disables arts chcecks in configure (noarts-knetscan-1.0.diff,3.06 KB, patch)
2005-07-11 11:58 UTC, Łukasz Mierzwa
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description lysek 2005-02-07 18:33:28 UTC
When trying to install knetscan from portage i get this error:

( ... )
configure: error: The important program mcopidl was not found!
Please check whether you installed KDE correctly.
!!! ERROR: net-analyzer/knetscan-1.0 failed.
!!! Function kde_src_compile, Line 141, Exitcode 1
!!! died running ./configure, kde_src_compile:configure
( ... )

I have kde-base/kde-3.3.2 Installed, and it seems that there is no mcopidl !:(




Reproducible: Always
Steps to Reproduce:
1. emerge knetscan
2.
3.
Comment 1 Marco Morales 2005-02-12 22:43:59 UTC
try re-emerging kde-base/arts
Comment 2 Marco Morales 2005-02-15 03:02:18 UTC
did it work or did you find any other solution?
Comment 3 Daniel Black (RETIRED) gentoo-dev 2005-02-19 04:04:01 UTC
please follow Marco's suggestion.
Comment 4 lysek 2005-02-19 07:40:03 UTC
i dont use arts...
Comment 5 Daniel Black (RETIRED) gentoo-dev 2005-02-19 16:07:13 UTC
The missing mcopidl comes from arts.
$ qpkg -f -v `which        mcopidl `
kde-base/arts-1.3.2 *
Comment 6 Łukasz Mierzwa 2005-07-11 11:58:11 UTC
Created attachment 63169 [details, diff]
patch that disables arts chcecks in configure