Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 113913

Summary: libgtkhtml-3.8.1 requires updated libgnomeprint to compile
Product: Gentoo Linux Reporter: Lasse Riis <lists>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED NEEDINFO    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Lasse Riis 2005-11-29 08:44:32 UTC
I was emerging evolution-exchange and this required a specific masked version af
libgtkhtml, 3.8.1 to be specific...hovever compiling it would always halt due to
undefined references a la pango/print something so I updated libgnomeprint
myself to 2.10.3 (I think I had a 2.6.X before, but not sure) andthat fiked it.
So I guess the ebuild for libgtkhtml should require a newer version of
libgnomeprint, but I'm not sure "how new".

Reproducible: Always
Steps to Reproduce:




nashe riis # emerge --info
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.3.20040420-r0, 2.6.14.2 i686)
=================================================================
System uname: 2.6.14.2 i686 Intel(R) Pentium(R) M processor 1400MHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4
sys-apps/sandbox:    1.2.10
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.4.3-r4, 1.5.20
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -pipe -O2 -mfpmath=sse -mmmx -msse -msse2
-maccumulate-outgoing-args -mno-push-args -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config
/usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config
/usr/kde/3.4/shutdown /usr/kde/3/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/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -pipe -O2 -mfpmath=sse -mmmx -msse -msse2
-maccumulate-outgoing-args -mno-push-args -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.uni-c.dk/pub/gentoo/ http://mirror.gentoo.no/
http://mirror.switch.ch/mirror/gentoo/"
LC_ALL="da_DK"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm audiofile avi berkdb bitmap-fonts bzip2 cdr crypt
cups curl dvd eds emboss encode esd ethereal exif expat fam ffmpeg flac
foomaticdb fortran gdbm gif glut gmp gpm gstreamer gtk gtk2 idn imagemagick
imlib irda java jpeg junit kde lcms ldap libg++ libwww mad mhash mikmod ming mmx
mng motif mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pcre pdflib
perl png python qt quicktime readline recode samba sdl slang speex spell sse ssl
svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev vorbis xine
xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-12-21 17:16:33 UTC
we need logs of the errors, and steps to reproduce.