Date: Mon, 6 Nov 2006 17:43:42 -0500 From: "Michael Johnson" <ahze@ahze.net> To: "Clint Olsen" <clint@0lsen.net> Cc: gnome@freebsd.org, ports@freebsd.org Subject: Re: Trouble building www/firefox (2.0) Message-ID: <b2203fed0611061443k55113a2by4ed7ea0124f947a9@mail.gmail.com> In-Reply-To: <20061106223858.GK37453@0lsen.net> References: <20061106223858.GK37453@0lsen.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/6/06, Clint Olsen <clint@0lsen.net> wrote: > 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. > what version of FreeBSD are you using? > I consulted /usr/ports/UPDATING and didn't see anything that required major > intervention. > > Thanks, > > -Clint > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2203fed0611061443k55113a2by4ed7ea0124f947a9>