Unsermake bug?

Martin Ellis m.a.ellis at ncl.ac.uk
Wed Jul 20 11:45:34 BST 2005


On Wednesday 20 Jul 2005 11:01, Stephan Kulow wrote:
> >  Does anyone have an idea about this error? extragear/graphics from
> > trunk, with unsermake, builddir != srcdir (paths trunked for
> > readbility)

The .la file wouldn't be under the srcdir.  It would be under $(top_builddir).

In KexiDB, we use:
kexidb_pqxxsqldriver_la_LIBADD = $(LIB_KPARTS) \
   $(LIB_QT) -lpqxx ../../libkexidb.la

which works fine under unsermake srcdir!=builddir.

Martin




More information about the kde-core-devel mailing list