When i did emerge --pretend kcometen3 system show me this:
Calculating dependencies ...done!
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kscreensaver-3.4.3)
[ebuild U ] kde-base/kdelibs-3.4.3 [3.4.1-r1]
[ebuild N ] kde-base/kscreensaver-3.4.3
[ebuild N ] x11-misc/kcometen3-1.0
What should I do??
Error message:
skyrocket.o: In function `SkyrocketWidget::SkyrocketWidget(QWidget*, char const*, SkyrocketParams)':
skyrocket.cpp:(.text+0x9003): undefined reference to `libopenal_is_present'
skyrocket.o: In function `KSkyrocketSetup::KSkyrocketSetup(QWidget*, char const*)':
skyrocket.cpp:(.text+0x9c33): undefined reference to `libopenal_is_present'
skyrocket.cpp:(.text+0x9c57): undefined reference to `libopenal_is_present'
skyrocket.cpp:(.text+0x9c7b): undefined reference to `libopenal_is_present'
skyrocket.cpp:(.text+0x9c9f): undefined reference to `libopenal_is_present'
skyrocket.o:skyrocket.cpp:(.text+0x9cba): more undefined references to `libopenal_is_present' follow
collect2: ld returned 1 exit status
The same for me here :(
openal IS installed. Another funny thing: Although "kde-base/kscreensaver" is installed none of these show up in the screensaver-configuration...
Could it be a problem with kde-3.5.0?
I would be happy being able to use those slick screensavers 8)
thx
Now I`ve tried the openal-testing, same error. I dont know the reason for this error :(
Is openal neccessary for rss-kde? How to stripe the dependency?
Ratings & Comments
8 Comments
What about this promised UPDATE? Do you have anything upgraded to share? Please please please! :)
When i did emerge --pretend kcometen3 system show me this: Calculating dependencies ...done! [blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kscreensaver-3.4.3) [ebuild U ] kde-base/kdelibs-3.4.3 [3.4.1-r1] [ebuild N ] kde-base/kscreensaver-3.4.3 [ebuild N ] x11-misc/kcometen3-1.0 What should I do??
I have obvioulsy failed to put the right kde dependencies in the ebuild. I will try to get it fixed soon and release an update.
Error message: skyrocket.o: In function `SkyrocketWidget::SkyrocketWidget(QWidget*, char const*, SkyrocketParams)': skyrocket.cpp:(.text+0x9003): undefined reference to `libopenal_is_present' skyrocket.o: In function `KSkyrocketSetup::KSkyrocketSetup(QWidget*, char const*)': skyrocket.cpp:(.text+0x9c33): undefined reference to `libopenal_is_present' skyrocket.cpp:(.text+0x9c57): undefined reference to `libopenal_is_present' skyrocket.cpp:(.text+0x9c7b): undefined reference to `libopenal_is_present' skyrocket.cpp:(.text+0x9c9f): undefined reference to `libopenal_is_present' skyrocket.o:skyrocket.cpp:(.text+0x9cba): more undefined references to `libopenal_is_present' follow collect2: ld returned 1 exit status
Did the ebuild install openal for you?
The same for me here :( openal IS installed. Another funny thing: Although "kde-base/kscreensaver" is installed none of these show up in the screensaver-configuration... Could it be a problem with kde-3.5.0? I would be happy being able to use those slick screensavers 8) thx
What version of OpenAL do you guys have installed? When I tested the e-build I didn't have it on my system yet, so it pulled down the latest version.
Now I`ve tried the openal-testing, same error. I dont know the reason for this error :( Is openal neccessary for rss-kde? How to stripe the dependency?