Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104884 - sci-mathematics/scilab-3.1.1{-r1} ./configure can't find libgtkhtml
Summary: sci-mathematics/scilab-3.1.1{-r1} ./configure can't find libgtkhtml
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 05:26 UTC by Roie Kerstein
Modified: 2006-03-23 14:26 UTC (History)
1 user (show)

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


Attachments
config.log (config.log,42.87 KB, text/plain)
2005-09-05 05:31 UTC, Roie Kerstein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roie Kerstein 2005-09-05 05:26:47 UTC
When emerging scilab-3.1.1 as well as 3.1.1-r1 I got thefollowing: 
checking for values.h... yes 
checking for main in -lncurses... yes 
checking for PVM architecture... LINUX 
checking for pkg-config... /usr/bin/pkg-config 
checking if gtk is version 2.1 or later... 2.6.8 
checking for html_document_open_stream in -lgtkhtml-2... no 
configure: error: Could not find the libgtkhtml-2.0 package. 
 
However, I have libgtkhtml-2.6.3 installed. 

Reproducible: Always
Steps to Reproduce:
1. emerge scilab 
2. 
3. 
 



Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r1, 
2.6.13-gentoo i686) 
================================================================= 
System uname: 2.6.13-gentoo i686 Intel(R) Pentium(R) 4 CPU 1.80GHz 
Gentoo Base System version 1.12.0_pre5 
dev-lang/python:     2.3.5-r1, 2.4.1-r1 
sys-apps/sandbox:    1.2.12 
sys-devel/autoconf:  2.13, 2.59-r7 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 
sys-devel/binutils:  2.16.1 
sys-devel/libtool:   1.5.18-r1 
virtual/os-headers:  2.6.11-r2 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/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/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" 
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks sandbox sfperms strict" 
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
http://gentoo.mirror.icd.hu/ http://gentoo.eliteitminds.com 
ftp://194.117.143.72/mirrors/gentoo http://194.117.143.70 
ftp://pandemonium.tiscali.de/pub/gentoo/ ftp://194.117.143.71/mirrors/gentoo 
ftp://194.117.143.70/mirrors/gentoo http://194.117.143.71" 
LINGUAS="he" 
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 X X509 acpi alsa amuled ansi apm arts artswrappersuid avi 
bash-completion berkdb bidi bitmap-fonts blas bzlib cddb cdparanoia cdr crypt 
ctype cups curl dbus dga divx4linux doc dpms dvd dvdr dvdread eds emboss encode 
foomaticdb fortran ftp gcl gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml hal 
i8x0 icq imagemagick imlib jpeg jpeg2k kde kdeenablefinal libg++ libwww 
lm_sensors mad mikmod mmx mono mozilla moznocompose moznoirc moznomail mp3 mpeg 
msn ncurses nls nomotif nowin nptl nptlonly nsplugin offensive opengl pam pango 
pdflib perl pic plotutils png python qt readline real sdl sensord slang spell 
sse sse2 ssl subversion svga tcpd tetex threads truetype truetype-fonts 
type1-fonts unicode win32codecs xine xml xml2 xv xvid zlib video_cards_i915 
linguas_he userland_GNU kernel_linux elibc_glibc" 
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Roie Kerstein 2005-09-05 05:31:16 UTC
Created attachment 67673 [details]
config.log
Comment 2 Roie Kerstein 2005-09-05 06:12:27 UTC
I found the problem. 
It was libxml2 related. 
I upgraded it, and now it configured properly. 
Comment 3 Bertrand Jacquin 2006-03-23 13:31:58 UTC
(In reply to comment #2)
> I found the problem. 
> It was libxml2 related. 
> I upgraded it, and now it configured properly. 

Could You explain please ? I get the same error and I'm using the lastest libxml2 version
Comment 4 Markus Dittrich (RETIRED) gentoo-dev 2006-03-23 14:26:19 UTC
Hi  Bertrand,

Have you tried re-emerging your installed version of
gtkhtml-2* followed by a revdep-rebuild?

best,
Markus