Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21346 - abiword 1.9.1 missing dependency on glade
Summary: abiword 1.9.1 missing dependency on glade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-20 11:54 UTC by Cesar Eduardo Barros
Modified: 2003-06-10 06:35 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 Cesar Eduardo Barros 2003-05-20 11:54:03 UTC
>>> emerge (7 of 7) app-office/abiword-1.9.1 to /
[...]
checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lglib-2.0  
checking for
                gtk+-2.0 >= 2.0
                libglade-2.0 >= 2.0.0
        ... Package libglade-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libglade-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libglade-2.0' found
configure: error: 

!!! ERROR: app-office/abiword-1.9.1 failed.
!!! Function econf, Line 273, Exitcode 1
!!! econf failed

Reproducible: Didn't try
Steps to Reproduce:
emerge /usr/portage/app-office/abiword/abiword-1.9.1.ebuild after manually
unmasking the two packages it can't find a unmasked version for.
Actual Results:  
Failed compile because it cannot find libglade-2.0

Expected Results:  
The abiword-1.9.1 ebuild should have a dependency on >=gnome-base/libglade-2.0.0

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.5.68 i586 AMD-K6(tm) 3D processor
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
ftp://ftp.ussg.iu.edu/pub/linux/gentoo
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb
/usr/kde/3.1/share/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="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow arts avi crypt cups encode gif jpeg libg++ libwww mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb
alsa gdbm berkdb slang readline nas tcltk java guile mysql postgres X sdl gpm
tcpd pam ssl perl python esd imlib oggvorbis gtk qt motif opengl ldap aalib acl
acpi apache2 bonobo canna cdr cjk curl dga doc dvd emacs ethereal evo fbcon
firebird flash freetds freewnn gb gd ggi gnomedb gtk2 gtkhtml hbci imap informix
innodb ipv6 junit ladcca lcms leim libgda maildir memlimit mozaccess mozcalendar
mozilla mozinterfaceinfo mozp3p mozsvg mozxmlterm mpi mule nptl oav objc odbc
ofx pic plotutils pnp ruby samba sasl slp snmp tetex tiff vim-with-x wmf Xaw3d
xface xml xosd zeo -apm -kde -gnome -svga"
COMPILER="gcc3"
CHOST="i586-pc-linux-gnu"
CFLAGS="-march=k6 -mmmx -m3dnow -ggdb3 -Os -pipe -momit-leaf-frame-pointer"
CXXFLAGS="-march=k6 -mmmx -m3dnow -ggdb3 -Os -pipe -momit-leaf-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache sandbox buildpkg"
Comment 1 foser (RETIRED) gentoo-dev 2003-06-10 06:35:34 UTC
fixed in cvs now, thanks for your report.