kwallet 3.5 svn fails 'make check' if not installed

David Faure faure at kde.org
Fri Feb 2 22:29:15 GMT 2007


On Friday 02 February 2007, Matthew Woehlke wrote:
> 'make check' for kwallet fails if done before 'make install'. Since I 
> didn't run into this building 3.5.6 (I am currently building svn 
> branches/KDE/3.5) this looks like a recent regression.
I'd be surprised, I don't think this code has changed recently.

> -kwalletasync_LDFLAGS = -no-undefined $(all_libraries) $(KDE_RPATH)
> -kwalletasync_LDADD = $(LIB_QT) $(LIB_KDECORE) -lkwalletclient
> +kwalletasync_LDFLAGS = -no-undefined $(KDE_RPATH) $(all_libraries)
> +kwalletasync_LDADD = $(top_builddir)/kwallet/client/libkwalletclient.la \
Correct, obviously. Please apply.

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list