From: Bob Thomas <gtg663h@mail.gatech.edu>
To: Viktor Lakics <viktor@lakics.net>
Cc: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] gnome-extra/gal is broken - Solved
Date: Tue, 10 Dec 2002 16:12:27 -0500 [thread overview]
Message-ID: <3DF658BB.3040403@mail.gatech.edu> (raw)
In-Reply-To: 20021210210801.GB6628@lakics.homelinux.net
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Viktor Lakics wrote:
| Thanks, Bob after remerging gdk-pixbuf, and then gal, it worked OK.
|
| -- Viktor
|
|
|
|>That happened to me when I was rebuilding my system. I just put it
|>off
|>until I had emerged all the other packages I needed and then it
|>worked.
|>I don't really remember what I did (sorry). Have you tried
|>emerging
|>gdk-pixbuf again? It might have been a different version of
|>gdk-pixbuf
|>that I installed . . . At any rate, I think it's a
|>dependancy bug.
|
| On Tue, Dec 10, 2002 at 07:17:47AM +0000, Viktor Lakics wrote:
|
|>Dear devs,
|>
|>Gal fails to emerge with a gdk-pixbuf error. What can be the
|>problem?
|>
|>Any help is appreciated...
|>
|>-- Viktor
|>
|>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
|>-I../.. -I../.. -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
|>-I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2
|>-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
|>-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-1.0
|>-I/usr/include/gnome-xml -I/usr/include/libglade-1.0
|>-DGAL_GLADEDIR=\"/usr/share/gal/0.20/glade\"
|>-DGAL_IMAGESDIR=\"/usr/share/gal/0.20/pixmaps/categories\"
|>-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
|>-I/usr/lib/glib/include -I/usr/X11R6/include -O3 -mcpu=athlon-xp
|>-march=athlon-xp -pipe -Wall -Wunused -D_REENTRANT -c
|>e-gui-utils.c
|>rm -f .libs/e-gui-utils.lo
|>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/include/gnome-1.0
|>-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
|>-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
|>-I/usr/lib/glib/include -I/usr/X11R6/include
|>-I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-1.0
|>-I/usr/include/gnome-xml -I/usr/include/libglade-1.0
|>-DGAL_GLADEDIR=\"/usr/share/gal/0.20/glade\"
|>-DGAL_IMAGESDIR=\"/usr/share/gal/0.20/pixmaps/categories\"
|>-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
|>-I/usr/lib/glib/include -I/usr/X11R6/include -O3 -mcpu=athlon-xp
|>-march=athlon-xp -pipe -Wall -Wunused -D_REENTRANT -c e-gui-utils.c
|>-fPIC -DPIC -o .libs/e-gui-utils.lo
|>e-gui-utils.c:33:44: gdk-pixbuf/gnome-canvas-pixbuf.h: No such file
|>or directory
|>make[3]: *** [e-gui-utils.lo] Error 1
|>make[3]: Leaving directory
|>`/mnt/extra/portage/gal-0.20-r1/work/gal-0.20/gal/widgets'
|>make[2]: *** [all-recursive] Error 1
|>make[2]: Leaving directory
|>`/mnt/extra/portage/gal-0.20-r1/work/gal-0.20/gal'
|>make[1]: *** [all-recursive] Error 1
|>make[1]: Leaving directory
|>`/mnt/extra/portage/gal-0.20-r1/work/gal-0.20'
|>make: *** [all-recursive-am] Error 2
|>
|>!!! ERROR: gnome-extra/gal-0.20-r1 failed.
|>!!! Function src_compile, Line 30, Exitcode 2
|>!!! (no error message)
|>
|>
|>
|>--
|>_______________________________________
|>Viktor Lakics
|>email: viktor@lakics.net
|>
|>--
|>gentoo-dev@gentoo.org mailing list
|>
|
|
Upon thinking about it, I think it's because /var/tmp/ is cleaned out on
reboot, so if you've rebooted since emerging gdk-pixbuf, the headers
that you need are deleted. Is there a way to force portage to emerge a
dependancy (even if it's already merged) in an ebuild script? If so, it
should be added to the gal ebuild. If not, maybe that ability could be
added to portage.
[Once again, forgot to CC to list]
- --
Robert Thomas
Georgia Institute of Technology
Email: gtg663h@mail.gatech.edu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE99li7kRe6eFyQaRcRAhmxAKCDCiitGTuK34jU4ciTBKB20cXaCwCgi08H
UjZmmkaHhCsuyB/L+PHa6G4=
=f0pu
-----END PGP SIGNATURE-----
--
gentoo-dev@gentoo.org mailing list
prev parent reply other threads:[~2002-12-10 21:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-09 7:01 [gentoo-dev] Transcode ebuild: missing files? Viktor Lakics
2002-12-09 10:41 ` Uwe Reimann
2002-12-09 20:07 ` Tony Clark
2002-12-10 6:01 ` Viktor Lakics
2002-12-10 7:17 ` [gentoo-dev] gnome-extra/gal is broken Viktor Lakics
2002-12-10 21:08 ` [gentoo-dev] gnome-extra/gal is broken - Solved Viktor Lakics
2002-12-10 21:12 ` Bob Thomas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DF658BB.3040403@mail.gatech.edu \
--to=gtg663h@mail.gatech.edu \
--cc=gentoo-dev@gentoo.org \
--cc=viktor@lakics.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox