Date: Sun, 06 Oct 2002 13:31:47 -0700 From: "Kevin G. Eliuk" <kevine@dccnet.com> To: freebsd-stable@freebsd.org Subject: Compile error in mozilla-1.0.1_1,2 Message-ID: <3DA09DB3.3000702@dccnet.com>
next in thread | raw e-mail | index | archive | help
<originally posted to freebsd-ports> I have been unable to build www/mozilla and have recently done a fresh cvsup of the ports collection to weed out any errors. The same error is occuring at different location of the build at every build attempt. If no one else has noticed the same errors, then could someone suggest a possible. == FreeBSD kevine01.ugaloo.org 4.7-RC FreeBSD 4.7-RC #0: Fri Oct 4 21:24:22 PDT 2002 root@kevine01.ugaloo.org:/usr/obj/usr/src/sys/QUARTZ i386 == When I do make it ends with an error 1 as shown below. == gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/locale' gmake[3]: Entering directory `/usr/ports/www/mozilla/work/mozilla/intl/strres' gmake[4]: Entering directory `/usr/ports/www/mozilla/work/mozilla/intl/strres/public' nsIStringBundle.idl ../../../dist/bin/xpidl -m typelib -w -I ../../../dist/idl -I. -o _xpidlgen/nsIStringBundle nsIStringBundle.idl ../../../dist/bin/xpt_link _xpidlgen/intl.xpt _xpidlgen/nsIStringBundle.xpt ../../../config/nsinstall -R -m 644 _xpidlgen/intl.xpt ../../../dist/bin/components gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/strres/public' gmake[4]: Entering directory `/usr/ports/www/mozilla/work/mozilla/intl/strres/src' nsStringBundle.cpp c++ -o nsStringBundle.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -DOJI -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/intl -I../../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -pipe -DNDEBUG -DTRIMMED -ffunction-sections -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../config-defs.h nsStringBundle.cpp nsStringBundle.cpp: In instantiation of `nsCOMPtr<nsIRegistry>': nsStringBundle.cpp:492: instantiated from here nsStringBundle.cpp:492: Internal compiler error. nsStringBundle.cpp:492: Please submit a full bug report. nsStringBundle.cpp:492: See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. gmake[4]: *** [nsStringBundle.o] Error 1 gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/strres/src' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/strres' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 == Is anyone seeing the same results. I have searched the archives have not read any similar reports. Thanks, Kevin G. Eliuk. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DA09DB3.3000702>