Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87114 - gnome-extra/libgtkhtml-3.2.3 incorrect depenency on gal
Summary: gnome-extra/libgtkhtml-3.2.3 incorrect depenency on gal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 84701
  Show dependency tree
 
Reported: 2005-03-29 06:55 UTC by Stian Skjelstad
Modified: 2005-04-28 09:03 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 Stian Skjelstad 2005-03-29 06:55:40 UTC
checking for libgnomeui-2.0 >= 1.112.1 libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.1 libglade-2.0 >= 2.0.0 gal-2.0 >= 1.99.11... Package gal-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gal-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gal-2.0' found

configure: error: Library requirements (libgnomeui-2.0 >= 1.112.1 libgnomeprint-2.2 >= 2.2.0 libgnomeprintui-2.2 >= 2.2.1 libglade-2.0 >= 2.0.0 gal-2.0 >= 1.99.11) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/libgtkhtml-3.0.10-r1/work/gtkhtml-3.0.10/config.log

!!! ERROR: gnome-extra/libgtkhtml-3.0.10-r1 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed


Reproducible: Always
Steps to Reproduce:
1. emerge -C gal
2. emerge libgtkhtml




Expected Results:  
emerge without failure

# emerge info
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.9 i686)
=================================================================
System uname: 2.6.9 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  9 2005, 11:57:17)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.5, 1.9.4, 1.6.3, 1.4_p6, 1.7.9-r1, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon -msse -m3dnow -mmmx -fomit-frame-pointer -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon -msse -m3dnow -mmmx -fomit-frame-pointer -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo http://ds.thn.htu.se/linux/gentoo
http://mirror.pudas.net/gentoo http://mirror.uni-c.dk/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 16bit 3dnow 3dnowex X aalib acpi acpi4linux alsa apache2 apm avi berkdb
bitmap-fonts cdr crypt cups curl dga divx4linux dv dvb dvd emboss encode esd fam
ffmpeg font-server foomaticdb fortran freetype gdbm gif gnome gpm gstreamer gtk
gtk2 imagemagick imlib ipv6 java javascript joystick jp2 jpeg kde libg++ libwww
mad maildir mikmod mmx motif mozilla mp3 mpeg mpeg4 mplayer msdav mysql nas
ncurses network nls nptl nvidia oggvorbis opengl opens oss pam pdflib perl png
ppds python qt quicktime readline samba sdl slang spell sse ssl svg tcltk tcpd
theora tiff timidity truetype truetype-fonts type1-fonts unicode usb userlocales
v4l v4l2 videos xchatdccserver xchattext xinerama xml2 xmms xosd xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 foser (RETIRED) gentoo-dev 2005-04-07 04:38:29 UTC
gal deps in gtkhtml-3.2 are >= , should be = 

@ reporter : the deps in the gtkhtml version in your output are correct however.
Comment 2 foser (RETIRED) gentoo-dev 2005-04-28 09:03:23 UTC
removing some obsolete packs resolved this as well.