From owner-freebsd-questions@FreeBSD.ORG Thu Nov 27 22:21:41 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2B3D16A4CE for ; Thu, 27 Nov 2003 22:21:41 -0800 (PST) Received: from ctb-mesg1.saix.net (ctb-mesg1.saix.net [196.25.240.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 373A943F3F for ; Thu, 27 Nov 2003 22:21:40 -0800 (PST) (envelope-from byrons@telkomsa.net) Received: from [192.168.0.3] (rrba-184-228.telkomadsl.co.za [165.165.184.228]) by ctb-mesg1.saix.net (Postfix) with ESMTP id 3336CB8AA for ; Fri, 28 Nov 2003 08:21:38 +0200 (SAST) From: Byron Schlemmer To: FreeBSD Questions Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-g5H/Shy7m2vLOsosaTDn" Message-Id: <1070000317.607.8.camel@nemesis.home> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Fri, 28 Nov 2003 08:18:38 +0200 Subject: Mozilla compilation and P4 problems? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 06:21:42 -0000 --=-g5H/Shy7m2vLOsosaTDn Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi all, I have a rather annoying problem here. I can't seem to build mozilla from ports (cvsuped at 06:13GMT today). I'm not sure if this is freebsd related but perhaps someone has had a similar problem. I'm running a P4 2.8GHz 800FSB and have tried CPUTYPE set to p4, i686, i386 in /etc/make.conf none seem to make any difference. On a side note I was able to build world and kernel with CPUTYPE=3Dp4 although I noticed the gcc flag seemed to be compiling with -march=3Dpentium3? Here is a dump of the failed compile. Any help would be most appreciated. hammer# pwd /usr/ports/www/mozilla hammer# make build . . . gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/unicharutil/public' gmake[4]: Entering directory `/usr/ports/www/mozilla/work/mozilla/intl/unicharutil/util' Creating .deps /usr/bin/perl5 -I../../../config ../../../config/build-list.pl ../../../config/final-link-libs unicharutil_s ../../../config/nsinstall -R -m 644 nsUnicharUtils.h ../../../dist/include/unicharutil /usr/bin/perl5 -I../../../config ../../../config/build-list.pl ../../../dist/include/unicharutil/.headerlist nsUnicharUtils.hgmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/unicharutil/util' gmake[4]: Entering directory `/usr/ports/www/mozilla/work/mozilla/intl/unicharutil/src' Creating .deps gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/unicharutil/src' gmake[4]: Entering directory `/usr/ports/www/mozilla/work/mozilla/intl/unicharutil/tables' gmake[4]: Nothing to be done for `export'. gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/unicharutil/tables' gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/unicharutil' gmake[3]: Entering directory `/usr/ports/www/mozilla/work/mozilla/intl/uconv' /usr/bin/perl5 ../../build/autoconf/make-makefile -t ../.. -d ../.. util/Makefile creating intl/uconv/util/Makefile gmake[4]: Entering directory `/usr/ports/www/mozilla/work/mozilla/intl/uconv/idl' gmake[4]: *** [../../../dist/idl] Segmentation fault (core dumped) gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/uconv/idl' gmake[3]: *** [export] Error 2 gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/intl/uconv' gmake[2]: *** [export] 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 =20 Stop in /usr/ports/www/mozilla. Is this possibly a hardware problem? As it's all new hardware I'm a bit suspicious but as I mentioned world and kernel seem to compile fine as well as most of gnome2. Any ideas? Thanks, --=20 Byron --=-g5H/Shy7m2vLOsosaTDn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/xui9N4F35/M/8HYRAsFLAKDKGoPBVfejAcWeJpPE0JraCr17PwCg00ub f2ybQC8XIiVaowX9pyL1Em8= =P0Gt -----END PGP SIGNATURE----- --=-g5H/Shy7m2vLOsosaTDn--