Date: Fri, 28 Nov 2003 01:26:11 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Byron Schlemmer <byrons@telkomsa.net> Cc: FreeBSD User Questions List <freebsd-questions@freebsd.org> Subject: Re: Mozilla compilation and P4 problems? Message-ID: <1070000771.435.18.camel@shumai.marcuscom.com> In-Reply-To: <1070000317.607.8.camel@nemesis.home> References: <1070000317.607.8.camel@nemesis.home>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, 2003-11-28 at 01:18, Byron Schlemmer wrote: > 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=p4 although I noticed the > gcc flag seemed to be compiling with -march=pentium3? 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 > > 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? CPUTYPE=p4 is not supported in 5.1-RELEASE, but was compensated for by using p3 internally. However, I bet you're still using non-standard CFLAGS or CXXFLAGS. If so, switch back to using default CFLAGS/CXXFLAGS, and the build should work for you. Joe > > Thanks, -- PGP Key : http://www.marcuscom.com/pgp.asc [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/xuqCb2iPiv4Uz4cRAgLtAJ9XQmZZwE+dbe1mjfBjUQAG+4JsegCcDsc/ v8TVLiQ9ireip8fsOKbbhpw= =fjRI -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1070000771.435.18.camel>
