make world failing on current

1999-10-17 Thread Dana Huggard

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 ' > config.h
echo '#include ' >> 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



[Fwd: building world]

1999-04-09 Thread Dana Huggard
Dana Huggard wrote:
> 
> Chris Costello wrote:
> >
> > On Fri, Apr 9, 1999, Dana Huggard wrote:
> > > I see there has been some discussions around building world.  I may have
> > > missed or forgotten something, or even not read the right README. Also
> > > seen some captured text of builds and where they fail.  In
> > > gnu/usr.bin/cc mine fails as well, but complains of a missing
> > > `hconfig.h`, which in turn causes a screenfull of errrors.  Two days ago
> > > I cvsup'ed the complete /src.  After a few attempts it's been building
> > > fine at least once a day till this missing header.
> >
> >Let me guess.  You ran 'make -j4 buildworld' (or make
> > -janything buildworld)? :)
> >
> 
> no. I always just use 'make buildworld'. In the last case I just used
> 'make' from within '/usr/src/gnu/usr.bin/cc'.
> 
> I've used 'find' a couple of times and this 'hconfig.h' file does not
> exist.
> 
> Cheers,
> Dana_H


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



building world

1999-04-09 Thread Dana Huggard
I see there has been some discussions around building world.  I may have
missed or forgotten something, or even not read the right README. Also
seen some captured text of builds and where they fail.  In
gnu/usr.bin/cc mine fails as well, but complains of a missing
`hconfig.h`, which in turn causes a screenfull of errrors.  Two days ago
I cvsup'ed the complete /src.  After a few attempts it's been building
fine at least once a day till this missing header.

Cheers,
Dana_H


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