Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2006 14:38:58 -0800
From:      Clint Olsen <clint@0lsen.net>
To:        gnome@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   Trouble building www/firefox (2.0)
Message-ID:  <20061106223858.GK37453@0lsen.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061106223858.GK37453>