Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22027 - ruby-libglade-0.30 failed to compile
Summary: ruby-libglade-0.30 failed to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-31 20:04 UTC by Cletus Lichte
Modified: 2003-08-05 18:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cletus Lichte 2003-05-31 20:04:50 UTC
The following error occurs when trying to emerge ruby-libglade-0.30: 
 
>>> md5 src_uri ;-) ruby-gnome-all-0.30.tar.gz 
>>> Unpacking source... 
>>> Unpacking ruby-gnome-all-0.30.tar.gz to /tmp/portage/ruby-libglade-0.30/work 
>>> Source unpacked. 
GNOME support is: enabled. 
/usr/lib/ruby/1.8/shellwords.rb:60: command not found: libglade-config --version 
checking for main() in -lglade... no 
 
*** 
Could not find libglade. 
You can specify its path using --with-glade-lib=/path/ 
make: *** No targets specified and no makefile found.  Stop. 
 
!!! ERROR: dev-ruby/ruby-libglade-0.30 failed. 
!!! Function src_compile, Line 20, Exitcode 2 
!!! emake failed 
 
I have libglade-2.0.1 installed on my system.  Here is my emerge info: 
Portage 2.0.48 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.4.20 i686 VIA Samuel 2 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/ /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/tmp" 
PORTDIR_OVERLAY="/usr/local/portage" 
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg mikmod mmx mpeg ncurses nls 
pdflib png quicktime spell truetype xml2 xv zlib alsa gdbm berkdb slang readline arts tetex 
aalib ggi guile ruby mysql X sdl gpm tcpd pam libwww ssl python esd imlib oggvorbis gnome 
gtk qt kde opengl mozilla ldap snmp acpi apache2 artswrappersuid atlas curl dga doc dvd emacs 
ethereal evo flash gb gd gnomedb gps gtk2 gtkhtml hbci imap innodb jack kerberos ladcca lcms 
leim libgda lids mbox mcal moznocompose moznoirc moznomail mpi mule nptl objc odbc ofx 
pda pic plotutils samba sasl slp sse tiff usb vim-with-x wmf Xaw3d xml -java -libg++ -svga 
-xmms -tcltk -perl -motif" 
COMPILER="gcc3" 
CHOST="i586-pc-linux-gnu" 
CFLAGS="-march=i586 -m3dnow -O2 -pipe" 
CXXFLAGS="-march=i586 -m3dnow -O2 -pipe" 
ACCEPT_KEYWORDS="x86 ~x86" 
MAKEOPTS="-j1" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2003-08-05 18:33:52 UTC
Fixed in cvs.  This ebuild now depends on =gnome-base/libglade-0*, in other words the pre-2.0 versions of libglade.

I'm also working on getting the new versions of ruby-gnome and ruby-gnome2 into the tree, btw.
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2003-08-05 18:34:23 UTC
closing bug