Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49049 - net-www/mozilla-1.6-r1 fails to compile with gcc 3.4 (patch attached)
Summary: net-www/mozilla-1.6-r1 fails to compile with gcc 3.4 (patch attached)
Status: RESOLVED DUPLICATE of bug 47870
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-26 10:48 UTC by Sven Lankes
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
proposed patch (mozilla-1.6.1-r1-gcc34.patch,460 bytes, patch)
2004-04-26 10:49 UTC, Sven Lankes
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Lankes 2004-04-26 10:48:36 UTC
mozilla-1.6 fails to compile with gcc 3.4

This problem also affects firefox and thunderbird.

The patch is courtesty of Robert Moss ...

Reproducible: Always
Steps to Reproduce:
1. emerge mozilla
2. wait
3.

Actual Results:  
the ebuild failed 

Expected Results:  
working mozilla 

Portage 2.0.50-r6 (default-amd64-2004.0, gcc-3.4.0, glibc-2.3.2-r9, 
2.6.5-gentoo-r1) 
================================================================= 
System uname: 2.6.5-gentoo-r1 x86_64 4 
Gentoo Base System version 1.4.9 
Autoconf: sys-devel/autoconf-2.58-r1 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="amd64" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -pipe -funroll-loops -march=k8 -fomit-frame-pointer" 
CHOST="x86_64-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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="-O3 -pipe -funroll-loops -march=k8 -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ 
http://ftp.snt.utwente.nl/pub/os/linux/gentoo 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo 
http://212.219.247.12/sites/www.ibiblio.org/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/local" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X acpi amd64 avi berkdb cddb cdr crypt curl dvd dvdr encode esd fam gd 
gdbm gif gtk gtk2 imagemagick imlib innodb irda java javascript jpeg kde 
libg++ libwww maildir mikmod motif mozdomi mozilla moznocompose moznoirc 
moznomail mozp3p mozsvg mpeg mysql ncurses nls nogcj offensive oggvorbis 
opengl operanom2 oss pam pda pdflib pear-db perl php png python qt quicktime 
radeon readline sdl slang spell ssl tcpd tetex theora tiff transcode truetype 
usb xine xinerama xml2 xmms xv zlib"
Comment 1 Sven Lankes 2004-04-26 10:49:45 UTC
Created attachment 30096 [details, diff]
proposed patch
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-04-26 15:47:52 UTC

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