Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 1999 16:38:53 -0400 (EDT)
From:      Mike Newell <mnewell@newell.arlington.va.us>
To:        freebsd-current@freebsd.org
Subject:   Signal 12 during build of -current
Message-ID:  <Pine.BSF.4.10.9910171600460.671-100000@george.spottydogs.org>

next in thread | raw e-mail | index | archive | help
I'm installing -current on a FreeBSD-3.3-stable system.  I've done the sup
(which succeeded with no problems).  When I try the "make buildworld" I
get "signal 12" crashes during the gcc lib build.  In specific:

--
echo '#include <i386/xm-i386.h>' > config.h
echo '#include <xm-freebsd.h>' >> config.h
echo '#include "i386/xm-i386.h"' > tconfig.h
echo '#include "i386/i386.h"' > tm.h
echo '#include "i386/att.h"' >> tm.h
echo '#include "i386/freebsd.h"' >> tm.h
echo '#include "i386/perform.h"' >> tm.h
cc -c -O -pipe -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/config
-I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc -I. -fexceptions
-DIN_GCC -I/usr/obj/usr/src/tmp/usr/include -DL_mulsi3 -o _mulsi3.o
/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/libgcc1.c
*** Signal 12
--

I tried searching the Web site archives for details, but I kept getting
back "Web page is not accessible" messages.  Help???

Thanks!!

Mike

PS - Are the mailing list archives available for download?  My ISP
(BA.NET DSL service) seriuosly sucks; I become unreachable for several
hours periodically and apparently that's enough to drop me from the
FreeBSD mailing lists.  :-(



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910171600460.671-100000>