Compiling problem
Mario Rossi
netcelli.tux at gmail.com
Sat May 16 12:48:52 UTC 2009
>> I just updated kdevplatform and kdevelop from SVN but I can't compile
>> kdevelop anymore:
>>
>>
>> [ 58%] Building CXX object
>> debuggers/gdb/CMakeFiles/gdbtest.dir/mi/miparser.o
>> [ 59%] Building CXX object
>> debuggers/gdb/CMakeFiles/gdbtest.dir/tooltipwidget.o
>> [ 59%] Building CXX object
>> debuggers/gdb/CMakeFiles/gdbtest.dir/stringhelpers.o
>> [ 59%] Building CXX object
>> debuggers/gdb/CMakeFiles/gdbtest.dir/debugsession.o
>> Linking CXX executable gdbtest
>> /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld:
>> cannot find -lKDE4Workspace__processui
>> collect2: ld returned 1 exit status
>> make[2]: *** [debuggers/gdb/gdbtest] Error 1
>> make[1]: *** [debuggers/gdb/CMakeFiles/gdbtest.dir/all] Error 2
>> make: *** [all] Error 2
>>
>> How can I fix it please?
>> Thank you
>see this blog post:
>http://apaku.wordpress.com/2009/05/08/new-dependency-for-kdevelopgdb/
>
>Niko
Hello,
thank you for your answer. I tried the workaround but still it doesn't work.
Btw Gentoo devs are fixing it: http://bugs.gentoo.org/show_bug.cgi?id=268931
More information about the KDevelop-devel
mailing list