Gentoo Archives: gentoo-science

From: Donnie Berkholz <dberkholz@g.o>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] emerge failed
Date: Tue, 18 Dec 2007 22:06:15
Message-Id: 20071218220448.GE24034@supernova
In Reply to: [gentoo-science] emerge failed by Justin
1 On 19:18 Mon 17 Dec , Justin wrote:
2 > Hi all.
3 > I tried to emerge coot-0.3.3 with new-interface which failed
4 > (http://bugs.gentoo.org/show_bug.cgi?id=202599). Now I recognised that
5 > at my office computer, which is basically of the same software setup,
6 > coot emerged with the 1.99 version of gtkglarea.
7 > My question now is, how can I easily compare the systems (Useflags used,
8 > packages emerged...) to figure out the difference.
9
10 You can install portage-utils and run `qlist -I -U -v packagename` to
11 show the versions and USE flags of various packages. Relevant ones would
12 probably be coot, gtkglarea, maybe gtkglext. I'm not really sure why it
13 would even be looking for gtkglarea with new-interface on, though, since
14 that should only be for the old gtk-1 interface.
15
16 Since that bug shows that a header wasn't found at
17 /usr/include/gtkgl/gtkglarea.h, it might be worth checking whether that
18 file exists.
19
20 I've got some newer ebuilds around for 0.4 prereleases that I could add
21 to the tree masked, if that would help.
22
23 Thanks,
24 Donnie
25 --
26 gentoo-science@g.o mailing list

Replies

Subject Author
Re: [gentoo-science] emerge failed Justin <justin@×××××××××.net>