Date: Thu, 21 Jan 2010 13:07:00 -0800 From: Gary Kline <kline@thought.org> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: need help with the last-two-ports! Message-ID: <20100121210658.GA10757@thought.org>
next in thread | raw e-mail | index | archive | help
guys, after days and weeks of portupgrading firefox35 is one of the two that still fail to build. both get wedged on /usr/local/lib/libspr4.so; can anybody tell me how to resolve this? gmake[3]: Entering directory `/usr/ports/www/firefox35/work/mozilla-1.9.1/js/src' c++ -o js -I/usr/local/include -I/usr/local/include -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fshort-wchar -pipe -DNDEBUG -DTRIMMED -Os -fstrict-aliasing js.o 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 jsmath.o jsnum.o jsobj.o json.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 jstracer.o Assembler.o Fragmento.o LIR.o RegAlloc.o avmplus.o Nativei386.o jsbuiltins.o -pthread -Wl,-rpath-link,/bin -Wl,-rpath-link,/usr/local/lib -L./../../dist/bin -L./../../dist/lib -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -pthread -lm -pthread -lm -pthread -pthread -L/usr/local/lib -liconv -lm -pthread -lc /usr/local/lib/libnspr4.so: undefined reference to `shmctl@FBSD_1.1' /usr/local/lib/libplds4.so: undefined reference to `semctl@FBSD_1.1' gmake[3]: *** [js] Error 1 gmake[3]: Leaving directory `/usr/ports/www/firefox35/work/mozilla-1.9.1/js/src' gmake[2]: *** [libs_tier_js] Error 2 gmake[2]: Leaving directory `/usr/ports/www/firefox35/work/mozilla-1.9.1' gmake[1]: *** [tier_js] Error 2 gmake[1]: Leaving directory `/usr/ports/www/firefox35/work/mozilla-1.9.1' gmake: *** [default] Error 2 *** Error code 1 Stop in /usr/ports/www/firefox35. root@tao:/usr/ports/www/firefox35# I have looked for this library to rebuild it; can't find. Anybody know what's going on? gary -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix http://jottings.thought.org http://transfinite.thought.org The 7.79a release of Jottings: http://jottings.thought.org/index.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100121210658.GA10757>