Trouble building www/firefox (2.0)

Clint Olsen clint at 0lsen.net
Mon Nov 6 14:39:03 PST 2006


I tried installing the port www/firefox, and I eventually fail here:

cc -I/usr/X11R6/include  -I/usr/X11R6/include  -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -O -pipe -O2 -fno-strict-aliasing -O2 -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 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    -L/usr/X11R6/lib -Wl,-rpath,/usr/local/lib/firefox    -lc -lm -pthread -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread -Wl,-Bsymbolic -lc -lm -pthread -L/usr/local/lib -liconv   
jsnum.o(.text+0x3f3): In function `js_InitNumberClass':
: undefined reference to `fedisableexcept'
jsnum.o(.text+0x5ab): In function `js_InitRuntimeNumberState':
: undefined reference to `fedisableexcept'
gmake[3]: *** [libmozjs.so] Error 1
gmake[3]: Leaving directory `/usr/ports/www/firefox/work/mozilla/js/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla/js'
gmake[1]: *** [tier_2] Error 2
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla'
gmake: *** [default] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox.

I consulted /usr/ports/UPDATING and didn't see anything that required major
intervention.

Thanks,

-Clint



More information about the freebsd-ports mailing list