problems compiling kdelibs

André Wöbbeking Woebbeking at kde.org
Tue Jan 30 17:17:28 CET 2007


On Tuesday 30 January 2007, Matthias Kretz wrote:
> The meinproc apparently is using the wrong libs when called in
> kdelibs. If you install kdelibs first and then call make in the doc
> subdir it'll work.
>
> If you can't install because compilation fails in doc simply call
> make -k
> make install/fast
> the following call to make should work without error.

another solution is to add -Wl,--enable-new-dtags to LDFLAGS then 
meinproc in meinproc.shell can use the extra LD_LIBRARY_PATH, otherwise 
it is ignored and the installed KDE4 libs are used.


More information about the Kde-buildsystem mailing list