seg fault in build process : Building Chrome's registry...

Ying-Chieh Liao ijliao at FreeBSD.org
Sun Jun 20 21:14:13 PDT 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20040621/38c11fa6/attachment.bin


More information about the freebsd-gnome mailing list