Unable to build Firefox 3 from ports

Alex alex at mailinglist.ahhyes.net
Sat Feb 14 16:34:12 PST 2009


Hi Guys,

The subject says it all. I am running 7.1-Stable/i386
Portsnap from Sun Feb 15 01:00:52 EST 2009

The build from ports starts off ok, the dependencies are compiled and 
installed, however once the compilation of the firefox source starts, 
its not long before it dies:

gmake[3]: Entering directory `/usr/ports/www/firefox3/work/mozilla/js/src'
rm -f libmozjs.so
/usr/local/bin/gcc43 -I/usr/local/include  -I/usr/local/include -Wall -W 
-Wno-unused -Wpointer-arith -Wcast-align -W -Wno-long-long -O2 
-fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -O2 
-fno-strict-aliasing -pipe  -DNDEBUG -DTRIMMED -O2 -fPIC -shared 
-Wl,-z,defs -Wl,-h,libmozjs.so -o libmozjs.so  jsapi.o jsarena.o 
jsarray.o jsatom.o jsbool.o jscntxt.o jsdate.o jsdbgapi.o jsdhash.o 
jsdtoa.o jsemit.o jsexn.o jsfun.o jsgc.o jshash.o jsinterp.o jsinvoke.o 
jsiter.o jslock.o jslog2.o jslong.o jsmath.o jsnum.o jsobj.o jsopcode.o 
jsparse.o jsprf.o jsregexp.o jsscan.o jsscope.o jsscript.o jsstr.o 
jsutil.o jsxdrapi.o jsxml.o prmjtime.o     -pthread       
-Wl,-rpath-link,../../dist/bin   -lm -pthread -L/usr/local/lib -lplds4 
-lplc4 -lnspr4 -pthread -Wl,-Bsymbolic -lc -lm -pthread -pthread 
-L/usr/local/lib -liconv
jsnum.o: In function `js_InitNumberClass':
jsnum.c:(.text+0x12a3): undefined reference to `fedisableexcept'
jsnum.o: In function `js_InitRuntimeNumberState':
jsnum.c:(.text+0x1f49): undefined reference to `fedisableexcept'
/usr/bin/ld: libmozjs.so: hidden symbol `fedisableexcept' isn't defined
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
gmake[3]: *** [libmozjs.so] Error 1
gmake[3]: Leaving directory `/usr/ports/www/firefox3/work/mozilla/js/src'
gmake[2]: *** [libs_tier_js] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox3/work/mozilla'
gmake[1]: *** [tier_js] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox3/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox3.
*** Error code 1

Stop in /usr/ports/www/firefox3.
[root at laptop /usr/ports/www/firefox3]#

--------------

Any ideas?



More information about the freebsd-x11 mailing list