Re: garnome-0.23.1 build error



	I've been away all week, so I shall try this stuff sometime over the
weekend and see if I can get a successful build. One box is SuSE 8.1
with kernel 2.4.21-rc2, the other with a different build problem is
Mandrake 9.1.
	I shall post the outcome.
Thanks and Regards
Sid.

On Wed, 2003-05-07 at 14:44, Kees Molenaar wrote:
> Hi,
> On RH 8.0 I had the same problem, also al the 1.2.2 libs were there but 
> "configure" didn't see them , problem was solved by (If i remember
> correctly)  installing the corresponding libpng-devel rpm and running a
> # cp /usr/lib/pkgconfig/libpng12.pc $GARNOME/lib/pkgconfig
> # cd garnome0.23.1/gnome/gtk+ ; make clean ; make install
> 
> this solved the problem for me. (I' do not  know why I had to copy the
> pkgconfig file, for some reason it was not found by configure on my
> system, while others were found in the /usr/lib/pkgconfig directory, but
> anyway this worked for me)
> 
> good luck,
> 
> Kees Molenaar
> 
> On Sat, 2003-05-03 at 13:26, Sid Boyce wrote:
> 
> > 	The make install gives the erro seen below. I've done a "file
> > apple-red.png" and it looks OK, also using Imagemagick "display
> > apple-red.png" displays a red apple.
> > 	I have both libpng installed as follows:-
> > lrwxrwxrwx    1 root     root           19 Dec 24 00:47
> > /usr/lib/libpng.so -> libpng12.so.0.1.2.4
> > lrwxrwxrwx    1 root     root           16 Dec 24 00:49
> > /usr/lib/libpng.so.1 -> libpng.so.1.0.89
> > -rwxr-xr-x    1 root     root        99887 Sep  9  2002
> > /usr/lib/libpng.so.1.0.89
> > lrwxrwxrwx    1 root     root           18 Dec 24 00:49
> > /usr/lib/libpng.so.2 -> libpng.so.2.1.0.12
> > -rwxr-xr-x    1 root     root       216310 Sep  9  2002
> > /usr/lib/libpng.so.2.1.0.12
> > lrwxrwxrwx    1 root     root           19 Dec 24 00:49
> > /usr/lib/libpng.so.3 -> libpng12.so.0.1.2.4
> > lrwxrwxrwx    1 root     root           19 Dec 24 00:49
> > /usr/lib/libpng.so.3.1.2.4 -> libpng12.so.0.1.2.4
> > 	Any ideas?
> > Regards
> > Sid.
> > 
> > make[2]: Entering directory `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+'
> > [===== NOW BUILDING:    gtk+-2.2.1      =====]
> >         [fetch] complete for gtk+.
> >         [checksum] complete for gtk+.
> >         [extract] complete for gtk+.
> >         [patch] complete for gtk+.
> >         [configure] complete for gtk+.
> >  ==> Running make in work/main.d/gtk+-2.2.1
> > make[3]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1'
> > make  all-recursive
> > make[4]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1'
> > Making all in po
> > make[5]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/po'
> > make[5]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/po'
> > Making all in gdk-pixbuf
> > make[5]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk-pixbuf'
> > Making all in pixops
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk-pixbuf/pixops'
> > make[6]: Nothing to be done for `all'.
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk-pixbuf/pixops'
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk-pixbuf'
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk-pixbuf'
> > make[5]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk-pixbuf'
> > Making all in gdk
> > make[5]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk'
> > Making all in x11
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk/x11'
> > make[6]: Nothing to be done for `all'.
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk/x11'
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk'
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk'
> > make[5]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gdk'
> > Making all in gtk
> > make[5]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gtk'
> > Making all in stock-icons
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gtk/stock-icons'
> > make[6]: Nothing to be done for `all'.
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gtk/stock-icons'
> > Making all in theme-bits
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gtk/theme-bits'
> > make[6]: Nothing to be done for `all'.
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gtk/theme-bits'
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gtk'
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gtk'
> > make[5]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/gtk'
> > Making all in modules
> > make[5]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/modules'
> > Making all in input
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/modules/input'
> > make[6]: Nothing to be done for `all'.
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/modules/input'
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/modules'
> > make[6]: Nothing to be done for `all-am'.
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/modules'
> > make[5]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/modules'
> > Making all in demos
> > make[5]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/demos'
> > Making all in gtk-demo
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/demos/gtk-demo'
> > make[6]: Nothing to be done for `all'.
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/demos/gtk-demo'
> > make[6]: Entering directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/demos'
> > (topdir=`cd .. && pwd` ; curdir=`pwd` ; \
> >   cd . &&                                    \
> >       GDK_PIXBUF_MODULE_FILE=$topdir/gdk-pixbuf/gdk-pixbuf.loaders
> > $topdir/gdk-pixbuf/gdk-pixbuf-csource --build-list \
> >         apple_red apple-red.png gnome_foot gnome-foot.png
> > >$curdir/test-inline-pixbufs.h || (rm -f $curdir/test-inline-pixbufs.h
> > && false))
> > failed to load "apple-red.png": Couldn't recognize the image file format
> > for file 'apple-red.png'
> > make[6]: *** [test-inline-pixbufs.h] Error 1
> > make[6]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/demos'
> > make[5]: *** [all-recursive] Error 1
> > make[5]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1/demos'
> > make[4]: *** [all-recursive] Error 1
> > make[4]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1'
> > make[3]: *** [all-recursive-am] Error 2
> > make[3]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+/work/main.d/gtk+-2.2.1'
> > make[2]: *** [build-work/main.d/gtk+-2.2.1/Makefile] Error 2
> > make[2]: Leaving directory `/data1/ftp/may03/garnome-0.23.1/gnome/gtk+'
> > make[1]: *** [../../gnome/gtk+/cookies/main.d/install] Error 2
> > make[1]: Leaving directory
> > `/data1/ftp/may03/garnome-0.23.1/gnome/metacity'
> > make: *** [../../gnome/metacity/cookies/main.d/install] Error 2
> > barrabas:/usr1/ftp/may03/garnome-0.23.1/meta/gnome-desktop #
> > -- 
> > Sid Boyce ... hamradio G3VBV ... Cessna/Warrior Pilot
> > Linux only shop
-- 
Sid Boyce ... hamradio G3VBV ... Cessna/Warrior Pilot
Linux only shop




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]