Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85806 - kadu amarok module fails to find kde libs
Summary: kadu amarok module fails to find kde libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-18 11:49 UTC by Michal Kurgan (RETIRED)
Modified: 2005-03-18 15:07 UTC (History)
1 user (show)

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


Attachments
config.log file, there was info to attach this file (config.log,53.82 KB, text/plain)
2005-03-18 11:51 UTC, Michal Kurgan (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Kurgan (RETIRED) gentoo-dev 2005-03-18 11:49:06 UTC
Kadu amarok module fails to find kde libs, bad paths in configurator
Here are results of merging:

[...]
>>> Configuring amarok module...
MODULE_LIBS:           kdecore
MODULE_LIBS_PATH:      /opt/kde/lib /lib /usr/lib/kde3
MODULE_INCLUDES:       kapplication.h
MODULE_INCLUDES_PATH:  /opt/kde/include /usr/include/kde /include /usr/include
MODULE_TOOLS:
MODULE_CONFIGURE_CMD:
checking if libkdecore.so/dylib library is in system directories... no
checking for libkdecore.so in specified directiories... not found
checking for libkdecore.dylib in specified directiories... not found
configure: error: libkdecore.dylib not found!
[...]

kde is in /usr/kde/version_number
in my configuration /usr/kde/3.4/
#slocate libkdecore.so
...
/usr/kde/3.4/lib/libkdecore.so

Reproducible: Always
Steps to Reproduce:
1.USE="$USE amarok" emerge kadu
2.
3.

Actual Results:  
failure during configuration 

Expected Results:  
compiled and installed application
Comment 1 Michal Kurgan (RETIRED) gentoo-dev 2005-03-18 11:51:34 UTC
Created attachment 53804 [details]
config.log file, there was info to attach this file
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2005-03-18 15:07:24 UTC
It should be fixed now. Please sync and test it.