Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 1999 12:43:18 -0700
From:      Dana Huggard <dana@etoile.net>
To:        Current Development <current@freebsd.org>
Subject:   make world failing on current
Message-ID:  <380A26D6.41B6E243@etoile.net>

next in thread | raw e-mail | index | archive | help
I've been trying a make world for the last few days.  I finally removed
my src tree and CVSup'ed the complete tree again but it i still failing
in the same place.  I don't know how to get past this.  Can anyone offer
some enlightenment? :)   Thanks.


Output of make world:

===> f77doc
/usr/obj/usr/src/gnu/usr.bin/cc/f77doc created for
/usr/src/gnu/usr.bin/cc/f77doc
cd /usr/src/gnu/lib/libgcc; /usr/obj/usr/src/tmp/usr/bin/make -DWORLD
-DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED cleandepend; 
/usr/obj/usr/src/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPIC
-DNOPROFILE -DNOSHARED all;  /usr/obj/usr/src/tmp/usr/bin/make -DWORLD
-DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -B install; 
/usr/obj/usr/src/tmp/usr/bin/make -DWORLD -DNOINFO -DNOMAN -DNOPROFILE
-DNOSHARED -B cleandir obj
rm -f .depend /usr/obj/usr/src/gnu/lib/libgcc/GPATH
/usr/obj/usr/src/gnu/lib/libgcc/GRTAGS 
/usr/obj/usr/src/gnu/lib/libgcc/GSYMS
/usr/obj/usr/src/gnu/lib/libgcc/GTAGS
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

Stop in /usr/src/gnu/lib/libgcc.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Script done, output file is
/data/system/builds/1710991157/build_world.out


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?380A26D6.41B6E243>