Gentoo Archives: gentoo-dev

From: Viktor Lakics <viktor@××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] gnome-extra/gal is broken
Date: Tue, 10 Dec 2002 07:18:49
Message-Id: 20021210071747.GA22686@lakics.homelinux.net
In Reply to: Re: [gentoo-dev] Transcode ebuild: missing files? by Viktor Lakics
1 Dear devs,
2
3 Gal fails to emerge with a gdk-pixbuf error. What can be the
4 problem?
5
6 Any help is appreciated...
7
8 -- Viktor
9
10 /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
11 -I../.. -I../.. -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
12 -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2
13 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
14 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-1.0
15 -I/usr/include/gnome-xml -I/usr/include/libglade-1.0
16 -DGAL_GLADEDIR=\"/usr/share/gal/0.20/glade\"
17 -DGAL_IMAGESDIR=\"/usr/share/gal/0.20/pixmaps/categories\"
18 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
19 -I/usr/lib/glib/include -I/usr/X11R6/include -O3 -mcpu=athlon-xp
20 -march=athlon-xp -pipe -Wall -Wunused -D_REENTRANT -c
21 e-gui-utils.c
22 rm -f .libs/e-gui-utils.lo
23 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/include/gnome-1.0
24 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
25 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
26 -I/usr/lib/glib/include -I/usr/X11R6/include
27 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-1.0
28 -I/usr/include/gnome-xml -I/usr/include/libglade-1.0
29 -DGAL_GLADEDIR=\"/usr/share/gal/0.20/glade\"
30 -DGAL_IMAGESDIR=\"/usr/share/gal/0.20/pixmaps/categories\"
31 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
32 -I/usr/lib/glib/include -I/usr/X11R6/include -O3 -mcpu=athlon-xp
33 -march=athlon-xp -pipe -Wall -Wunused -D_REENTRANT -c e-gui-utils.c
34 -fPIC -DPIC -o .libs/e-gui-utils.lo
35 e-gui-utils.c:33:44: gdk-pixbuf/gnome-canvas-pixbuf.h: No such file
36 or directory
37 make[3]: *** [e-gui-utils.lo] Error 1
38 make[3]: Leaving directory
39 `/mnt/extra/portage/gal-0.20-r1/work/gal-0.20/gal/widgets'
40 make[2]: *** [all-recursive] Error 1
41 make[2]: Leaving directory
42 `/mnt/extra/portage/gal-0.20-r1/work/gal-0.20/gal'
43 make[1]: *** [all-recursive] Error 1
44 make[1]: Leaving directory
45 `/mnt/extra/portage/gal-0.20-r1/work/gal-0.20'
46 make: *** [all-recursive-am] Error 2
47
48 !!! ERROR: gnome-extra/gal-0.20-r1 failed.
49 !!! Function src_compile, Line 30, Exitcode 2
50 !!! (no error message)
51
52
53
54 --
55 _______________________________________
56 Viktor Lakics
57 email: viktor@××××××.net
58
59 --
60 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] gnome-extra/gal is broken - Solved Viktor Lakics <viktor@××××××.net>