Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59831 - galeon-1.3.16 depends on wrong mozilla version
Summary: galeon-1.3.16 depends on wrong mozilla version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-08 23:50 UTC by Craig Lawson
Modified: 2004-08-09 20:08 UTC (History)
0 users

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


Attachments
Partial build log output (2236-galeon-1.3.16.log,14.49 KB, text/plain)
2004-08-09 20:08 UTC, Craig Lawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Lawson 2004-08-08 23:50:57 UTC
I upgraded galeon to 1.3.16, but it failed to build with compiler errors (I tried twice).

I have mozilla-1.5-r1 installed.
I upgraded to mozilla-1.7.
Galeon built successfully after that.

The galeon-1.3.16 ebuild requires >=mozilla-1.4. I believe this is incorrect, and even 1.5-r1 is too old.

Also see bug 59759.
Comment 1 Craig Lawson 2004-08-08 23:51:34 UTC
Portage 2.0.50-r9 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.6-rc1)
=================================================================
System uname: 2.6.6-rc1 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo ftp://mirror.iawnet.sandia.gov/pub/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://mirror.tucdemonic.org/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb bonobo cdr crypt cups dga doc dvd dvdr emacs encode foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile imlib jack java jikes jpeg libg++ libwww mad mikmod mmx motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pda pdflib perl png ppds python quicktime readline scanner sdl slang spell sse ssl tcltk tcpd tiff truetype usb video_cards_radeon videos x86 xml2 xmms xv zlib"
Comment 2 Hanno Böck gentoo-dev 2004-08-09 01:34:20 UTC
From the galeon release notes:
> Works with Mozilla 1.4 through 1.7, 1.8a1 and trunk

So I think your compilation-problem has other reasons.
As you didn't provide the error-output and it is now fixed for you, marking this invalid.
Comment 3 Craig Lawson 2004-08-09 20:08:00 UTC
Created attachment 37135 [details]
Partial build log output

Gee, you could have requested more information. It was late last evening.

Here is my build log output for the failed case. Even though the release notes
state that galeon 1.3.16 should compile with the version of mozilla I had, it
didn't.