Skip to Content.
Sympa Menu

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

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Treeve Jelbert <treeve AT scarlet.be>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] kdeplasmoids4 linking error
  • Date: Fri, 7 Aug 2009 19:56:40 +0200

On Friday 07 August 2009 17:36:57 Juan Carlos Torres wrote:
> 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.


it built ok for me on x32 and x64
--
Regards, Treeve




Archive powered by MHonArc 2.6.24.

Top of Page