Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54549 - net-www/liferea-0.4.9 build fails: GtkHTML2 or the Mozilla development libraries required
Summary: net-www/liferea-0.4.9 build fails: GtkHTML2 or the Mozilla development librar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 57213 (view as bug list)
Depends on:
Blocks: 54600
  Show dependency tree
 
Reported: 2004-06-20 12:48 UTC by Alexander Dvorkovyy
Modified: 2004-08-22 00:51 UTC (History)
3 users (show)

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


Attachments
improved ebuild (liferea-0.4.9.ebuild,1.39 KB, text/plain)
2004-06-20 15:31 UTC, Karol Wojtaszek (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Dvorkovyy 2004-06-20 12:48:56 UTC
When trying to emerge liferea following error occurs

Reproducible: Always
Steps to Reproduce:
emerge liferea

Actual Results:  
checking for GtkHTML2 support... no
checking for Mozilla support... no
configure: error:
*** You must have either the GtkHTML2 or the Mozilla development
*** libraries installed in order to build Liferea!


!!! ERROR: net-www/liferea-0.4.9 failed.
!!! Function econf, Line 365, Exitcode 1
!!! econf failed



Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7-rc3-mm2)
=================================================================
System uname: 2.6.7-rc3-mm2 i686 Mobile Intel(R) Pentium(R) 4     CPU 2.80GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /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/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://ftp.easynet.nl/mirror/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://ftp.gentoo.skynet.be/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apm arts avi berkdb cdr crypt cups directfb dvd encode esd
foomaticdb gdbm gif gpm gtk2 imlib innodb java javascript jpeg kde libg++ libwww
mad mikmod mmx motif mpeg mysql ncurses nls nptl oggvorbis opengl oss pam pcmcia
pdflib png python qt quicktime readline samba sdl slang spell sse ssl svga tcpd
tetex tiff truetype video_cards_radeon x86 xinerama xml2 xmms xv zlib"
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2004-06-20 13:38:23 UTC
You must define one of use flags: mozilla or gtkhtml (or both) and then compile net-www/liferea. 
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2004-06-20 15:31:25 UTC
Created attachment 33684 [details]
improved ebuild

I've improved ebuild. If none of use (mozilla or gtkhtml) are declarated we
prefer libgtkhtml ;)
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2004-07-19 21:26:41 UTC
*** Bug 57213 has been marked as a duplicate of this bug. ***
Comment 4 Mike Gardiner (RETIRED) gentoo-dev 2004-08-22 00:51:27 UTC
Please upgrade to a 0.5 version where this is fixed.