View previous topic :: View next topic |
Author |
Message |
gilesc n00b
Joined: 01 Dec 2002 Posts: 40
|
Posted: Tue Mar 04, 2003 2:09 pm Post subject: Mozilla Ebuild Fails - Ultra 5 |
|
|
I get the following problem when trying to build mozilla:
Code: | gcc -o k_cos.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DOJI -I../../../dist/include/js -I../../../dist/include -I/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -mcpu=ultrasparc -O2 -pipe -pthread -pipe -DNDEBUG -DTRIMMED -O2 -D_IEEE_LIBM -I/usr/X11R6/include -include ../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/k_cos.pp k_cos.c
e_pow.c: In function `__ieee754_pow':
e_pow.c:376: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[3]: *** [e_pow.o] Error 1
make[3]: *** Waiting for unfinished jobs....
k_cos.c: In function `__kernel_cos':
k_cos.c:105: warning: `qx' might be used uninitialized in this function
make[3]: Leaving directory `/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla/js/src/fdlibm'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla/js'
make[1]: *** [tier_1] Error 2
make[1]: Leaving directory `/var/tmp/portage/mozilla-1.0.1-r3/work/mozilla'
make: *** [default] Error 2
|
The system is an Ultra 5, literally just built from the latest stage-1 tarball and emerge xfree added (4.2.1-r2)
Any ideas? |
|
Back to top |
|
|
calmtom n00b
Joined: 03 Jan 2003 Posts: 19
|
Posted: Tue Mar 04, 2003 3:41 pm Post subject: |
|
|
Any reason why you're building version 1.0.1? I've built 1.2.1 and I know that works because I'm on an Ultra 5 also. |
|
Back to top |
|
|
gilesc n00b
Joined: 01 Dec 2002 Posts: 40
|
Posted: Tue Mar 04, 2003 3:49 pm Post subject: 1.0.1 or 1.2.1 |
|
|
I just type emerge mozilla, and it chooses 1.0.1
I'll try 1.2.1 and see what happens... |
|
Back to top |
|
|
Weeve Retired Dev
Joined: 30 Oct 2002 Posts: 641
|
Posted: Wed Mar 05, 2003 10:59 am Post subject: |
|
|
Howdy,
If you emerge sync again, you should find mozilla-1.2.1-r5 is ready and available to build.
Let me know how it goes, and good luck |
|
Back to top |
|
|
|