Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12438 - Compiling Mozilla 1.2.1-r3
Summary: Compiling Mozilla 1.2.1-r3
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-19 08:16 UTC by Adrian Almenar
Modified: 2002-12-19 14:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.