Bug 10784 - ghemical dependency in ebuild missing
|
Bug#:
10784
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: minor
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: satai@gentoo.org
|
Reported By: phosphan@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: ghemical dependency in ebuild missing
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2002-11-15 12:07 0000
|
It depends on gtkglext, I think
checking GtkGLArea... no
configure: error: Cannot find gtkgl library
make: *** No targets specified and no makefile found. Stop.
>>> Install ghemical-0.90 into /var/tmp/portage/ghemical-0.90/image/ category
app-sci
sed: can't read Makefile: No such file or directory
make: *** No rule to make target `install'. Stop.
the trouble is: if that is the gtkglext package I can't build it because of the
jadetex-bug :-)
Ok, fixed the dependency in both version of the ebuild currently in portage.
Sorry, but it needs x11-libs/gtkglarea-1.2.3, libglade-0.17,
media-libs/glut-3.7, libxml-1.8.17 which also aren't in the ebuild, if I read
the ldd output right. Making the installation die when make fails would also be
nice.
Sorry to reopen this, but there are some typos in the fixed ebuild. Should be
'gtkglarea', not 'gktglarea' (note first 3 letters, took me a minute to see it
:). Actually, since the current ebuild of gtkglarea is 1.2.3-r1,
'>=gtkglarea-1.2.3' would be even better.
And it should also be 'glut-3.7', not 'glub-3.7'. And again, the current
ebuild is newer, '>=glut-3.7' would be even better.