<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Caulier Gilles wrote:
<blockquote cite="mid200606202107.06480.caulier.gilles@kdemail.net"
type="cite">
<pre wrap="">Le Lundi 19 Juin 2006 08:43 PM, Oliver Dörr a écrit :
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
i just installed opensuse 10.1 in vmware and now i'm trying to compile
an actual SVN snapshot. The only thing i get is...
doerr@opensuse:~/svn/trunk/extragear/graphics> unsermake all
ERROR:digikam/kioslave/Makefile.am: LDFLAGS contains libtool
file $(top_builddir)/digikam/libs/dmetadata/libdmetadata.la.
These belong in LIBADD
(for libs) or LDADD (for programs)
ERROR:digikam/kioslave/Makefile.am: LDFLAGS contains libtool
file $(top_builddir)/digikam/libs/dcraw/libdcraw.la. These
belong in LIBADD
(for libs) or LDADD (for programs)
digikamimageplugins/filmgrain/Makefile.am: rest
$(all_includes) $(LIBDIGIKAM_CFLAGS)
Any ideas?
</pre>
</blockquote>
<pre wrap=""><!---->
I use Opensuse 10.1 here without problem, but you need to remove this dummy
and bugous 'unsermake' program. Install automake/autoconf instead !
</pre>
</blockquote>
Thanks, that did the trick. Sadly i'll had to brake a few dependencies
to get rid of unsermake. Is there a way to tell <br>
<br>
make -f Makefile.cvs<br>
<br>
that it should create a configure against automake?<br>
<br>
Oliver<br>
</body>
</html>