Unsermake bug?
Stephan Kulow
coolo at kde.org
Wed Jul 20 11:01:27 BST 2005
Am Mittwoch 20 Juli 2005 11:29 schrieb Andras Mantia:
> Hi,
>
> Does anyone have an idea about this error? extragear/graphics from
> trunk, with unsermake, builddir != srcdir (paths trunked for
> readbility)
Well, look at the pointed out Makefile.am:
showimg_kexidb_pqxxsqldriver_la_LIBADD = $(LIB_KPARTS) $(LIB_QT) -lpqxx $(showimg_top_srcdir)/kexi/kexidb/libshowimgkexidb.la
.la files in srcdir are pretty hard to build for unsermake, so it rightfully
pointed out to you that it has no idea what the Makefile talks about.
Greetings, Stephan
More information about the kde-core-devel
mailing list