First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 51754
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alex Walker <alex@x3ja.co.uk>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 51754 depends on: Show dependency tree
Bug 51754 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-05-22 12:33 0000
dev-games/ogre currently doesn't compile for me, giving the error that it
cannot find glademm:

checking for gtkmm-2.0 libglademm-2.0... Package libglademm-2.0 was not found
in the pkg-config search path.
Perhaps you should add the directory containing `libglademm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libglademm-2.0' found

I have libglademm-2.4.0 installed (as per the dependencies in the ogre ebuild).
 Ogre needs 2.0.x to work.  So I forced portage to install the old version
(which has annoyingly removed the newer one.) and now ogre is happily
compiling.

So I guess we need to change ebuild from:
=dev-cpp/libglademm-2*
to:
=dev-cpp/libglademm-2.0*
I think anyway.



$ emerge --info
Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0,
2.6.3-gentoo-r2)
=================================================================
System uname: 2.6.3-gentoo-r2 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.14
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr
-falign-functions=4 -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/kde/cvs/share/config
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr
-falign-functions=4 -fprefetch-loop-arrays"
DISTDIR="/store/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/
ftp://ftp.easynet.nl/mirror/gentoo/ http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/store/packages"
PORTAGE_TMPDIR="/store/portage-tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X X509 aalib acpi alsa apache2 arts artswrappersuid avi berkdb bonobo cdr
composite crypt cups dga dvd encode esd flash foomaticdb gd gdbm ggi gif gnome
gtk gtk2 gtkhtml guile imap imlib java jikes jpeg kde ldap libg++ libwww mad
mikmod mmx motif mozilla moznocompose moznoirc mpeg mysql nas ncurses nls
oggvorbis opengl pam pdflib perl png postgres ppds python qt quicktime readline
samba sdl slang slp spell sse ssl svga tcltk tcpd tetex theora tiff truetype
usb videos wmf x86 xml xml2 xmms xosd xslt xv zlib"

------- Comment #1 From Mr. Bones. 2004-05-25 00:27:34 0000 -------
Fixed in CVS.  Thanks for the bug report.

First Last Prev Next    No search results available      Search page      Enter new bug