Gentoo Archives: gentoo-dev

From: Viktor Lakics <viktor@××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] gnome-extra/gal is broken - Solved
Date: Tue, 10 Dec 2002 21:09:07
Message-Id: 20021210210801.GB6628@lakics.homelinux.net
In Reply to: [gentoo-dev] gnome-extra/gal is broken by Viktor Lakics
1 Thanks, Bob after remerging gdk-pixbuf, and then gal, it worked OK.
2
3 -- Viktor
4
5
6 > That happened to me when I was rebuilding my system. I just put it
7 > off
8 > until I had emerged all the other packages I needed and then it
9 > worked.
10 > I don't really remember what I did (sorry). Have you tried
11 > emerging
12 > gdk-pixbuf again? It might have been a different version of
13 > gdk-pixbuf
14 > that I installed . . . At any rate, I think it's a
15 > dependancy bug.
16 On Tue, Dec 10, 2002 at 07:17:47AM +0000, Viktor Lakics wrote:
17 > Dear devs,
18 >
19 > Gal fails to emerge with a gdk-pixbuf error. What can be the
20 > problem?
21 >
22 > Any help is appreciated...
23 >
24 > -- Viktor
25 >
26 > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
27 > -I../.. -I../.. -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
28 > -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2
29 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
30 > -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-1.0
31 > -I/usr/include/gnome-xml -I/usr/include/libglade-1.0
32 > -DGAL_GLADEDIR=\"/usr/share/gal/0.20/glade\"
33 > -DGAL_IMAGESDIR=\"/usr/share/gal/0.20/pixmaps/categories\"
34 > -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
35 > -I/usr/lib/glib/include -I/usr/X11R6/include -O3 -mcpu=athlon-xp
36 > -march=athlon-xp -pipe -Wall -Wunused -D_REENTRANT -c
37 > e-gui-utils.c
38 > rm -f .libs/e-gui-utils.lo
39 > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/include/gnome-1.0
40 > -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
41 > -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
42 > -I/usr/lib/glib/include -I/usr/X11R6/include
43 > -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-1.0
44 > -I/usr/include/gnome-xml -I/usr/include/libglade-1.0
45 > -DGAL_GLADEDIR=\"/usr/share/gal/0.20/glade\"
46 > -DGAL_IMAGESDIR=\"/usr/share/gal/0.20/pixmaps/categories\"
47 > -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
48 > -I/usr/lib/glib/include -I/usr/X11R6/include -O3 -mcpu=athlon-xp
49 > -march=athlon-xp -pipe -Wall -Wunused -D_REENTRANT -c e-gui-utils.c
50 > -fPIC -DPIC -o .libs/e-gui-utils.lo
51 > e-gui-utils.c:33:44: gdk-pixbuf/gnome-canvas-pixbuf.h: No such file
52 > or directory
53 > make[3]: *** [e-gui-utils.lo] Error 1
54 > make[3]: Leaving directory
55 > `/mnt/extra/portage/gal-0.20-r1/work/gal-0.20/gal/widgets'
56 > make[2]: *** [all-recursive] Error 1
57 > make[2]: Leaving directory
58 > `/mnt/extra/portage/gal-0.20-r1/work/gal-0.20/gal'
59 > make[1]: *** [all-recursive] Error 1
60 > make[1]: Leaving directory
61 > `/mnt/extra/portage/gal-0.20-r1/work/gal-0.20'
62 > make: *** [all-recursive-am] Error 2
63 >
64 > !!! ERROR: gnome-extra/gal-0.20-r1 failed.
65 > !!! Function src_compile, Line 30, Exitcode 2
66 > !!! (no error message)
67 >
68 >
69 >
70 > --
71 > _______________________________________
72 > Viktor Lakics
73 > email: viktor@××××××.net
74 >
75 > --
76 > gentoo-dev@g.o mailing list
77 >
78
79 --
80 _______________________________________
81 Viktor Lakics
82 email: viktor@××××××.net
83
84 --
85 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] gnome-extra/gal is broken - Solved Bob Thomas <gtg663h@×××××××××××.edu>