On 25/07/2012 00:08, Raphael Kubo da Costa wrote:
Graham Menhennitt <[email protected]> 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
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information