[Digikam-devel] Compile problems png library

Gilles Caulier caulier.gilles at kdemail.net
Tue Mar 14 12:57:54 GMT 2006


On Tuesday 14 March 2006 12:17 pm, Gerhard Kulzer wrote:
> On Tuesday 14 March 2006 11:51, Gilles Caulier wrote:
> > On Tuesday 14 March 2006 11:49 am, Gerhard Kulzer wrote:
> > > On Tuesday 14 March 2006 11:32, Gilles Caulier wrote:
> > > > On Tuesday 14 March 2006 11:29 am, Gerhard Kulzer wrote:
> > > > > On Tuesday 14 March 2006 11:02, Gilles Caulier wrote:
> > > > > > On Tuesday 14 March 2006 10:56 am, Gilles Caulier wrote:
> > > > > > > On Tuesday 14 March 2006 10:53 am, Gerhard Kulzer wrote:
> > > > > > > > Gilles,
> > > > > > > > After svn up to 518455 and make clean I still get the same
> > > > > > > > error at libdigikam.la compilation.
> > > > > > >
> > > > > > > This is want mean that the problem have been moved to
> > > > > > > libdigikam.la linking. Before the problem appears in
> > > > > > > libdmetaloader.la linking. Right ?
> > > > > > >
> > > > > > > Gilles
> > > > > >
> > > > > > in digikam/digikam/Makefile.am, if you add this instructions :
> > > > > >
> > > > > > $(LIBJPEG) $(LIB_TIFF) $(LIB_PNG)
> > > > > >
> > > > > > .. into libdigikam_la_LIBADD rules (line 51), solves the problem
> > > > > > ?
> > > > >
> > > > > no Gilles, unfortunately not. Error message is identical to the
> > > > > previous.
> > > >
> > > > after to have fixe Makefile.am, have you cleanup digikam/digikam
> > > > before to recompile else the result is the same ?
> > >
> > > Yes, I did that, but to my surprise the problem remains. (I run 'make
> > > clean' on digikam/digikam and graphics/ level, the make -f
> > > Makefile.cvs, make
> > >
> > > Gerhard
> >
> > Please give me a complete backtrace of compilation after a make distclean
> >
> > Gilles
>
> Ok, this is it: attachment

Strange. Sound like a broken installation of libpng on your system : where is 
your files :

# locate png.so
and 
#locate png.h

and what your PATH variable ?

This is the result on Mandriva 2006 :

/usr/include/png.h
/usr/include/libpng12/png.h
/usr/lib/libpng.so
/usr/lib/libpng.so.3
/usr/lib/libpng.so.3.1.2.8

Gilles



More information about the Digikam-devel mailing list