Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9226 - Mozilla 1.0.1 compile error (Architecture not supported)
Summary: Mozilla 1.0.1 compile error (Architecture not supported)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-16 18:49 UTC by Cybje
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Cybje 2002-10-16 18:49:33 UTC
When compiling Mozilla 1.0.1 I get this error:

distcc -o now.o -c -I/usr/X11R6/include  -W -Wno-unused -Wpointer-arith
-Wcast-align -Wno-long-long -march=athlon-xp -O3 -pipe -Wno-return-type -w
-pthread -pipe  -DNDEBUG -DTRIMMED -O2 now.c
distcc -o nsinstall.o -c -I/usr/X11R6/include  -W -Wno-unused -Wpointer-arith
-Wcast-align -Wno-long-long -march=athlon-xp -O3 -pipe -Wno-return-type -w
-pthread -pipe  -DNDEBUG -DTRIMMED -O2 nsinstall.c
rm -f nfspwd; cp nfspwd.pl nfspwd; chmod +x nfspwd
now.c:45:2: #error "Architecture not supported"
now.c:123:2: #error "Architecture not supported"
distcc[4040] (dcc_critique_status) ERROR: compile on ding.cybje.nl failed with
exit code 1

The problem isn't distcc ... with gcc Mozilla also won't compile.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-10-16 23:32:10 UTC
Hi  .. I have seen this once before.  It was with some test kernels that
had a version of '2.4.19.1' or such ... meaning the version was 4 part.

What is your 'uname -a' output ?
Comment 2 Cybje 2002-10-17 01:59:12 UTC
Linux ding.cybje.nl 2.4.19-gentoo-r9 #2 Wed Oct 2 00:55:41 CEST 2002 i686 AMD
Athlon(tm) XP 1900+ AuthenticAMD GNU/Linux
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-12-01 07:24:30 UTC
Is this fixed in mozilla-1.0.1-r3 or mozilla-1.2 ?
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2003-01-21 14:39:04 UTC
No traffic.