Bug 203207 - games-strategy/dopewars does not depend on dev-libs/glib, so on a new install compile will fail
|
Bug#:
203207
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: minor
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: paul@parad1se.net
|
|
Component: Games
|
|
|
URL:
|
|
Summary: games-strategy/dopewars does not depend on dev-libs/glib, so on a new install compile will fail
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-12-24 08:11 0000
|
Just got a new dedicated server...no glib. My friends and I play dopewars, so I
tried to emerge it and make a server (I don't have glib installed yet). Emerge
failed as glib was not installed yet.
configure: error: Cannot find glib - aborting
Fix obviously was emerging glib and then emerging dopewars. Then it worked
fine.
Reproducible: Always
Steps to Reproduce:
1. Make sure you don't have glib installed,
2. Emerge dopewars
Actual Results:
It fails.
Expected Results:
It compiles.
N/a.
Fixed on 1.5.12-r1
Thanks
Uh, I said it was working before I actually tried it. I assumed it would
actually work if glib was installed. Once I merged glib, and tried to emerge
dopewars, it failed.
checking for newterm in -lncurses... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: WARNING: Cannot find GTK+
checking for glib-config... no
checking for GLIB - version >= 1.2.0... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: Cannot find glib - aborting
Yet other programs which depend on glib (irssi, etc) can find it and work
perfectly fine. wtf? Dopewars works fine on my other boxes, although, this box
is running ~amd64 with hardened profile.
hmm, have you tested the 1.5.12-r1 yet?
*** Bug 216536 has been marked as a duplicate of this bug. ***
should games-strategy/dopewars-1.5.12 be masked and
games-strategy/dopewars-1.5.12-r1 be unmasked?
Since 1.5.12 does not work and 1.5.12-r1 does.
dopewars-1.5.12-r1 works.