Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17687 - Mozilla 1.3 compatible Galeon cvs-ebuild
Summary: Mozilla 1.3 compatible Galeon cvs-ebuild
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:
Depends on:
Blocks:
 
Reported: 2003-03-17 09:05 UTC by Noah Wild
Modified: 2003-03-26 20:30 UTC (History)
0 users

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


Attachments
Includes the 2 described changes (galeon-cvs-20020908.ebuild,1.96 KB, patch)
2003-03-17 09:06 UTC, Noah Wild
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Noah Wild 2003-03-17 09:05:05 UTC
Just tried to emerge galeon2-cvs with mozilla 1.3 (final). 
First the ebuild wanted to downgrade mozilla to 1.3b so i changed the
mozilla-dependency from = to  >=.
After that the ebuild had some trouble during compilation with mozilla so I
excluded the "--with-mozilla-snapshot=1.3b"-option.

So finally everyhting passed without problems and I hope these minor changes are
helpful for some of you.

Reproducible: Always
Steps to Reproduce:
1. emerge mozilla 1.3
2. emerge galeon 2-cvs with original ebuild

Actual Results:  
Error during compilation

Expected Results:  
compile correctly

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0)
=================================================================
System uname: 2.4.21-pre5-ac3 i686 Intel(R) Pentium(R) 4 CPU 3.06GHz
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm arts avi crypt cups encode gif jpeg libg++ libwww mikmod
mmx motif mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
gdbm berkdb slang readline svga java X sdl gpm tcpd pam ssl perl python esd
imlib oggvorbis gnome gtk opengl mozilla apache2 dvd gtk2 gtkhtml samba -kde -qt"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache
Comment 1 Noah Wild 2003-03-17 09:06:55 UTC
Created attachment 9515 [details, diff]
Includes the 2 described changes
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-03-26 20:30:43 UTC
the galeon-cvs ebuild has been changed to use 1.3. so i guess this bug can be closed now.