|
FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
||||
Building Mozilla Firefox 3 Beta 5 on FreeBSD [solved]
Originally posted on FreeBSDForums. I'm just posting my original post and pertinent replies so that people can look this up from search
I followed all the instructions at http://developer.mozilla.org/en/docs..._Documentation. However, my build fails with: Code:
/usr/home/vivin/mozilla/js/src/jsgc.c:189: warning: type of bit-field `prevUntracedPage' is a GCC extension /usr/home/vivin/mozilla/js/src/jsgc.c:199: warning: type of bit-field `arenaIndex' is a GCC extension /usr/home/vivin/mozilla/js/src/jsgc.c:204: warning: type of bit-field `firstArena' is a GCC extension /usr/home/vivin/mozilla/js/src/jsgc.c: In function `js_TraceContext': /usr/home/vivin/mozilla/js/src/jsgc.c:2217: error: invalid operands to binary - /usr/home/vivin/mozilla/js/src/jsgc.c:2218: error: conversion to non-scalar type requested gmake[4]: *** [jsgc.o] Error 1 gmake[4]: Leaving directory `/usr/home/vivin/mozilla/obj-i386-unknown-freebsd6.3/js/src' gmake[3]: *** [libs_tier_js] Error 2 gmake[3]: Leaving directory `/usr/home/vivin/mozilla/obj-i386-unknown-freebsd6.3' gmake[2]: *** [tier_js] Error 2 gmake[2]: Leaving directory `/usr/home/vivin/mozilla/obj-i386-unknown-freebsd6.3' gmake[1]: *** [default] Error 2 gmake[1]: Leaving directory `/usr/home/vivin/mozilla/obj-i386-unknown-freebsd6.3' gmake: *** [build] Error 2 Last edited by vi5in; 12th May 2008 at 11:10 PM. |
|
||||
Somebody helped me out by posting out these useful links from the internets. Basically you upgrade ALL your ports, munge the tree with the script they have provided, and then build 3b5 from ports:
http://lists.freebsd.org/pipermail/f...il/020024.html http://lists.freebsd.org/pipermail/f...il/020041.html Last edited by vi5in; 13th May 2008 at 04:16 PM. |
|
|||
I don't think this kind of "copying" was what the administrators here approve of, copying your own posts is not "frowned upon", but copying someone else's is risky business.
Can we assume you asked for their permission? They might have been convinced to follow suite. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Building a Server with FreeBSD 7 | anomie | Book reviews | 10 | 16th April 2009 01:13 PM |
Asus P5Q-E support in FreeBSD 7.1-BETA (amd64) | hydra | FreeBSD General | 4 | 1st October 2008 06:22 PM |
FreeBSD 7.0 kernel building... | daemonFromHeaven | FreeBSD Installation and Upgrading | 4 | 3rd September 2008 02:42 PM |
UPDATE: mozilla-firefox-2.0.0.16 | BSDfan666 | OpenBSD Packages and Ports | 0 | 17th July 2008 07:45 PM |
Mozilla Firefox 2.0.0.14 update.. | BSDfan666 | OpenBSD Packages and Ports | 1 | 19th May 2008 06:11 PM |