[Digikam-devel] can't compile digikam 0.9-svn

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] can't compile digikam 0.9-svn

Oliver Dörr
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?

Oliver
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] can't compile digikam 0.9-svn

Gilles Caulier-2
Le Lundi 19 Juin 2006 08:43 PM, Oliver Dörr a écrit :

> 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?
>

I use Opensuse 10.1 here without problem, but you need to remove this dummy
and bugous 'unsermake' program. Install automake/autoconf instead !

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] can't compile digikam 0.9-svn

Oliver Dörr


Caulier Gilles wrote:
Le Lundi 19 Juin 2006 08:43 PM, Oliver Dörr a écrit :
  
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?

    

I use Opensuse 10.1 here without problem, but you need to remove this dummy 
and bugous 'unsermake' program. Install automake/autoconf instead !
  
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

make -f Makefile.cvs

that it should create a configure against automake?

Oliver

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] can't compile digikam 0.9-svn

Gilles Caulier-2
On Tuesday 20 June 2006 06:54, Oliver Dörr wrote:

> Caulier Gilles wrote:
> > Le Lundi 19 Juin 2006 08:43 PM, Oliver Dörr a écrit :
> >> 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?
> >
> > I use Opensuse 10.1 here without problem, but you need to remove this
> > dummy and bugous 'unsermake' program. Install automake/autoconf instead !
>
> Thanks, that did the trick. Sadly i'll had to brake a few dependencies
> to get rid of unsermake.

In Yast package manager, when you remove unsermake, just said to forget
unsermake depencies. That all.

> Is there a way to tell
>
> make -f Makefile.cvs
>
> that it should create a configure against automake?

I think no...

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel