Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 12438

Summary: Compiling Mozilla 1.2.1-r3
Product: Gentoo Linux Reporter: Adrian Almenar <aalmenar>
Component: Current packagesAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Adrian Almenar 2002-12-19 08:16:12 UTC
I have tried lost of thing but this never can compile. 
 
 * Applying mozilla-1.0.1-platform.patch...                               [ ok ] 
 * Applying mozilla-1.2b-default-plugin-less-annoying.patch.bz2...        [ ok ] 
 * Applying mozilla-1.2b-over-the-spot.patch.bz2...                       [ ok ] 
 * Applying mozilla-1.2b-freetype.patch.bz2...                            [ ok ] 
 * Applying mozilla-1.2b-wallet.patch.bz2...                              [ ok ] 
 * Applying mozilla-1.2b-Xft-includes.patch.bz2...                        [ ok ] 
 * Applying mozilla-1.2.1-Xrender-includes.patch.bz2...                   [ ok ] 
>>> Source unpacked. 
 * Building with Xft2.0 support! 
 * Compiling Xrender... 
 
Then.... 
 
 
gcc -O3 -march=pentium3 -pipe -mmmx -msse -msse2 -mfpmath=sse  -Wno-return-type -w -I. 
-DHAVE_CONFIG_H -I/var/tmp/portage/mozilla-1.2.1-r3/work/Xft/include -I/usr/include/freetype2 
-I/usr/include -fPIC -DPIC -c xftstr.c -o xftstr.o 
{standard input}: Assembler messages: 
{standard input}:1469: Error: suffix or operands invalid for `movd' 
make: *** [xftglyphs.o] Error 1 
make: *** Waiting for unfinished jobs.... 
 
!!! ERROR: net-www/mozilla-1.2.1-r3 failed. 
!!! Function src_compile, Line 396, Exitcode 2 
!!! (no error message)
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-19 09:05:02 UTC
Take out '-mmmx -msse -msse2 -mfpmath=sse' of your CFLAGS and CXXFLAGS.
Comment 2 Adrian Almenar 2002-12-19 11:31:01 UTC
if you stripped those flags from 1.1 ebuild why in this ebuild those flags dont
ge stripped ???
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-19 14:26:32 UTC
Err, some idiot (me ?) commented and commited it.  Will fix.