[kde-freebsd] "undefined reference to `KVersionControlPlugin2::staticMetaObject'" in kde4-baseapps port

Graham Menhennitt graham at menhennitt.com.au
Tue Jul 24 21:04:12 UTC 2012


On 25/07/2012 00:08, Raphael Kubo da Costa wrote:
> Graham Menhennitt <graham at menhennitt.com.au> writes:
>> The output of "CMAKE_VERBOSE=1 make" is at
>> http://menhennitt.com.au/typescript.bz2
>>
>> "make config" shows that I have Konsole enable and KWrite disabled.
> Hmm, there's nothing weird apart from us having libkonq in a separate
> port and it thus not having its full path passed to the linker.
>
> Do you have any other libkonq.so around, perhaps in /usr/local/lib?
>
> Can you post the output of `nm -AC /usr/local/kde4/lib/libkonq.so | grep
> KVersionControlPlugin2'?
>
% find / -name libkonq.so
/usr/local/kde4/lib/libkonq.so
/usr/ports/x11/kde4-baseapps/work/kde-baseapps-4.8.4/build/lib/libkonq.so
% nm -AC /usr/local/kde4/lib/libkonq.so | grep KVersionControlPlugin2
nm: /usr/local/kde4/lib/libkonq.so: no symbols
%

Graham



More information about the kde-freebsd mailing list