Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] kdeplasmoids4 linking error

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Juan Carlos Torres <jucato AT sourcemage.org>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] kdeplasmoids4 linking error
  • Date: Fri, 7 Aug 2009 23:36:57 +0800

Are there any other KDE 4 users unable to build kdeplasmoids4 because of this
linking error?

cd /home/jucato/KDE/src/kdeplasma-addons-4.3.0/build/applets/binary-clock &&
/usr/bin/cmake -E cmake_link_script
CMakeFiles/plasma_applet_binaryclock.dir/link.txt --verbose=1


/usr/bin/c++ -fPIC -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-
align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-
exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-
statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -DNDEBUG -
DQT_NO_DEBUG -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -
lc -shared -Wl,-soname,plasma_applet_binaryclock.so -o
../../lib/plasma_applet_binaryclock.so
CMakeFiles/plasma_applet_binaryclock.dir/plasma_applet_binaryclock_automoc.o
CMakeFiles/plasma_applet_binaryclock.dir/binaryclock.o -L/opt/kde4/lib
/opt/kde4/lib/libplasmaclock.so.4.2.0 /opt/kde4/lib/libplasma.so.3.0.0
/opt/kde4/lib/libkdeui.so.5.3.0 /opt/kde4/lib/libkdecore.so.5.3.0 -lQtDBus -
lQtCore -lpthread -lQtSvg -lQtGui -Wl,-rpath,/opt/kde4/lib::::::::::::::: -
Wl,-rpath-link,/opt/kde4/lib

CMakeFiles/plasma_applet_binaryclock.dir/binaryclock.o:
(.data.rel.ro._ZTV11BinaryClock[vtable for BinaryClock]+0xc8): undefined
reference to `ClockApplet::contextualActions()'


collect2: ld returned 1 exit status

I got a temporary fix from Gentoo's ebuild [1]. One needs to run the sed
command on a couple of CMakeLists.txt files as shown in the src_configure()
function. I've been told that this was a problem with Gentoo, so I'm
wondering
if anyone else is getting this error. Still trying to investigate what's
going
on.


--

Regards,

Juan Carlos G. Torres
Jucato
1024D/6F507597




Archive powered by MHonArc 2.6.24.

Top of Page