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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message