Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2004 12:13:57 +0800
From:      Ying-Chieh Liao <ijliao@FreeBSD.org>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: seg fault in build process : Building Chrome's registry...
Message-ID:  <20040621041357.GA8952@freebsd.csie.nctu.edu.tw>
In-Reply-To: <1087791070.88145.18.camel@shumai.marcuscom.com>
References:  <20040621013141.GA52961@freebsd.csie.nctu.edu.tw> <1087791070.88145.18.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--oyUTqETQ0mS9luUI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Mon, Jun 21, 2004 at 00:11:10 -0400, Joe Marcus Clarke wrote:
> On Sun, 2004-06-20 at 21:31, Ying-Chieh Liao wrote:
> > [snip]
> > 
> > ===>   Generating temporary packing list
> > ===>  Checking if www/firefox already installed
> > cd /big/freebsd/pub/branches/-current/ports/www/firefox/work/fake && /usr/bin/find * | /usr/bin/cpio -dmp --quiet /usr/X11R6
> > ===> Building Chrome's registry...
> > Segmentation fault
> > Segmentation fault
> > install -c -o root -g wheel -m 555 /big/freebsd/pub/branches/-current/ports/www/firefox/files/firefox.rb /usr/X11R6/bin
> > 
> > [snip]
> > 
> > something wrong in pkg-install (I think):
> > ./run-mozilla.sh ${REGXPCOM} || true
> > ./run-mozilla.sh ${REGCHROME} || true
> No, this is correct.  These kind of segfaults usually point to bad
> CFLAGS.  Make sure you're using the default CFLAGS.

what is the default CFLAGS ?
here's part of my make.conf :

CPUTYPE?=       p3
CFLAGS=         -O -pipe
CXXFLAGS+=      -funroll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math
-- 
self-producing in python :
l='l=%s;print l%%`l`';print l%`l`
					-- Frank Stajano

--oyUTqETQ0mS9luUI
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFA1mCFrMYBZRHAI4IRAuEuAJ9LIzs+3+UIazaPsc2xdPXwfdIymACfXR4F
9nxY/U519NgqJsgISQvsIfM=
=qxY7
-----END PGP SIGNATURE-----

--oyUTqETQ0mS9luUI--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040621041357.GA8952>