You need to install wireless-tools, which provide iwconfig and libiw. The new ebuild seems to make no difference whether a wlan-adapter is present or not.aTan wrote:Failed to install knemo-0.5.0
Code: Select all
... -- Could NOT find iwconfig (missing: PATH_IWCONFIG) -- Found route: /sbin/route -- Could NOT find libiw (missing: LIBIW_LIBRARY) ... CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: LIBIW_LIBRARY-- Looking for dgettext ...
On my system I havewrc1944 wrote:Yes- kmail fails after building kdedeps-live and kdebase-live.
Code: Select all
[I] media-sound/amarok
Available versions:
(0) 1.4.8 1.4.9.1 ~1.4.9.1-r1 1.4.10 ~1.4.10-r1 ~1.4.10_p20090130 ~1.4.10_p20090130-r1 [M]**1.4.9999-r2
(2) (~*)2.0.1.1
(live) [M]**9999!t[1]
{amazon arts cdaudio daap debug elibc_FreeBSD ifp ipod kde kdeprefix linguas_af linguas_ar linguas_az linguas_be linguas_bg linguas_bn linguas_br linguas_ca linguas_cs linguas_csb linguas_cy linguas_da linguas_de linguas_el linguas_en_GB linguas_eo linguas_es linguas_et linguas_eu linguas_fa linguas_fi linguas_fr linguas_ga linguas_gl linguas_he linguas_hi linguas_hu linguas_id linguas_is linguas_it linguas_ja linguas_km linguas_ko linguas_ku linguas_lo linguas_lt linguas_lv linguas_mk linguas_ms linguas_nb linguas_nds linguas_ne linguas_nl linguas_nn linguas_oc linguas_pa linguas_pl linguas_pt linguas_pt_BR linguas_ro linguas_ru linguas_rw linguas_se linguas_si linguas_sk linguas_sl linguas_sq linguas_sr linguas_sr@Latn linguas_ss linguas_sv linguas_ta linguas_tg linguas_th linguas_tr linguas_uk linguas_uz linguas_zh_CN linguas_zh_TW mp3tunes mp4 mtp musicbrainz mysql njb opengl postgres python real semantic-desktop visualization xinerama}
Installed versions: 2.0.1.1(2)(17:05:25 21/02/09)(ipod kdeprefix linguas_ca linguas_es mp3tunes mp4 opengl semantic-desktop -daap -debug -ifp -linguas_ar -linguas_be -linguas_bg -linguas_cs -linguas_csb -linguas_da -linguas_de -linguas_el -linguas_eo -linguas_et -linguas_eu -linguas_fi -linguas_fr -linguas_ga -linguas_gl -linguas_he -linguas_is -linguas_it -linguas_ja -linguas_km -linguas_ko -linguas_ku -linguas_lt -linguas_lv -linguas_nb -linguas_nds -linguas_ne -linguas_nl -linguas_nn -linguas_oc -linguas_pa -linguas_pl -linguas_pt -linguas_pt_BR -linguas_ro -linguas_ru -linguas_se -linguas_si -linguas_sk -linguas_sl -linguas_sv -linguas_th -linguas_tr -linguas_uk -linguas_zh_CN -linguas_zh_TW -mtp -njb)
Homepage: http://amarok.kde.org/
Description: Advanced audio player based on KDE framework.


Just a guess: The networkmanager plasmoid for kde is still unfinished (alpha quality?) software.Txukie wrote:Why does solid 4.2.1 keeps having (-networkmanager) use flags resolution? It says I need networkmanager-0.7 and I have just that....
Well, I used to use it in kde 4.2.0 rc from kde-testing overlay about a month ago, and it seemed to work ok... I actually want it to test an HSDPA device I have lying around here....coolsnowmen wrote:Just a guess: The networkmanager plasmoid for kde is still unfinished (alpha quality?) software.Txukie wrote:Why does solid 4.2.1 keeps having (-networkmanager) use flags resolution? It says I need networkmanager-0.7 and I have just that....
Without this as an interface, you should probably be using something like nm-applet.
Code: Select all
[ 7%] Building C object kdecore/CMakeFiles/kdecore.dir/fakes.o
Linking CXX shared library ../lib/libkdecore.so
CMakeFiles/kdecore.dir/localization/kcatalog.o: In function `kInitializeLocale()':
kcatalog.cpp:(.text+0x68): undefined reference to `qt_locale_initialized'
collect2: ld returned 1 exit status
make[2]: *** [lib/libkdecore.so.5.3.0] Error 1
make[1]: *** [kdecore/CMakeFiles/kdecore.dir/all] Error 2
make: *** [all] Error 2
/usr/libexec/paludis/utils/emake: emake returned error 2
!!! ERROR in kde-base/kdelibs-9999:
!!! In cmake-utils_src_make at line 1252
!!! Make failed!

anything I need to change ?CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:44 (MESSAGE):
ERROR: Could not find KDE4 kde4-config
Call Stack (most recent call first):
CMakeLists.txt:6 (find_package)
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!