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

Bug 99434

Summary: gnome-extra/libgtkhtml-3.6.2 fails to compile: libgnutls.so.11 not found
Product: Gentoo Linux Reporter: FieldySnuts <sgtphou>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: stian
Priority: High    
Version: 2005.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gnome-extra/libgtkhtml-3.6.2 merge log

Description FieldySnuts 2005-07-18 07:57:31 UTC
gnome-extra/libgtkhtml-3.6.2 fails to compile for me. The beginning of the
errors is:

i686-pc-linux-gnu-gcc -DICONDIR=\"/usr/share/gtkhtml-3.6/icons\" -DGDK_DISABLE_D
EPRECATED=1 -DG_DISABLE_DEPRECATED=1 -DGNOME_DISABLE_DEPRECATED=1 -march=pentium
3 -mtune=pentium3 -O2 -pipe -Wall -Wmissing-prototypes -o .libs/test-suite test-
suite.o  ./.libs/libgtkhtml-3.6.so
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld: warni
ng: libgnutls.so.11, needed by /usr/lib/libsoup-2.2.so, not found (try using -rp
ath or -rpath-link)

I will attach the merge log.


Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3, glibc-2.3.4.20041006-r0,
2.6.12.1 i686)
=================================================================
System uname: 2.6.12.1 i686 Pentium III (Katmai)
Gentoo Base System version 1.4.3.8p1
Python:              dev-lang/python-2.2.3-r1,dev-lang/python-2.3.4-r1 [2.3.4
(#1, Feb  9 2005, 09:29:29)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.2.3-r1, 2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.4
sys-devel/binutils:  2.16
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.4.19
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -mtune=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -mtune=pentium3 -O2 -pipe"
DISTDIR="/var/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks notitles sandbox
sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/ http://mirror.datapipe.net/gentoo
http://open-systems.ufl.edu/mirrors/gentoo
ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ ftp://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/var/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X apache2 apm avi berkdb bitmap-fonts cdr chroot crypt cscope cups curl
dvdr eds emboss encode esd fam flac foomaticdb fortran gd gdbm gif gnome gpm
gstreamer gtk gtk2 imagemagick imlib java jpeg kde kerberos libg++ libwww mad
mikmod mmx motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline samba sdl slang snmp spell sse ssl
svga tcltk tcpd tiff truetype truetype-fonts type1-fonts vorbis xine xml2 xmms
xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 FieldySnuts 2005-07-18 07:58:24 UTC
Created attachment 63706 [details]
gnome-extra/libgtkhtml-3.6.2 merge log
Comment 2 Stian Skjelstad 2005-07-18 08:01:04 UTC
Have you tried to do

revdep-rebuild

First look, I would say libsoup needs to be rebuilt, since api-level of gnutls
has changed.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-07-18 08:03:40 UTC

*** This bug has been marked as a duplicate of 92531 ***