In message <[EMAIL PROTECTED]>, "Russell D. 
Murphy Jr.
" writes:
> 
> Kent Stewart writes:
> | You aren't showing the error. The error 1 just means there was an 
> | error messager earlier. Since they are stopping in different places, 
> | I would expect hardware errors of some sort. If you are running a 
> | make with a "-j?", turn it off so you don't get your error message in 
> | a misleading location in the output. 
> 
> There's no -j specified; I just ran another buildworld just to be
> sure.  The command line (tcsh) was:
> 
>   make buildworld >& /var/tmp/buildworld-021213.log &
> 
> I'm not sure if this is what you're looking for, but the last part of
> that log is: 
> 
> ===> gnu/usr.bin/cc/c++
> rm -f .depend
> mkdep -f .depend -a    -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i
> 386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/c++/../cc_tools -I/u
> sr/src/gnu/usr.bin/cc/c++/../cc_tools -I/usr/src/gnu/usr.bin/cc/c++/../../../
> ../contrib/gcc -I/usr/src/gnu/usr.bin/cc/c++/../../../../contrib/gcc/config -
> DDEFAULT_TARGET_VERSION=\"2.95.4\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-fr
> eebsd\" -D__FBSDID=__RCSID  /usr/src/gnu/usr.bin/cc/c++/../../../../contrib/g
> cc/gcc.c /usr/src/gnu/usr.bin/cc/c++/../../../../contrib/gcc/cp/g++spec.c
> echo c++: /usr/lib/libc.a /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/c++/..
> /cc_int/libcc_int.a >> .depend
> ===> gnu/usr.bin/cc/c++filt
> echo "int xxy_us_dummy;" >tmp-dum.c
> cc -S tmp-dum.c
> echo '/*WARNING: This file is automatically generated!*/' >underscore.c
> if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then  echo "int prepends_unders
> core = 1;" >>underscore.c;  else  echo "int prepends_underscore = 0;" >>under
> score.c;  fi
> rm -f tmp-dum.c tmp-dum.s
> rm -f .depend
> mkdep -f .depend -a    -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i
> 386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/c++filt/../cc_tools 
> -I/usr/src/gnu/usr.bin/cc/c++filt/../cc_tools -I/usr/src/gnu/usr.bin/cc/c++fi
> lt/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/c++filt/../../../../cont
> rib/gcc/config -DMAIN -DIN_GCC -DVERSION=\"2.95.4\" -D__FBSDID=__RCSID  /usr/
> src/gnu/usr.bin/cc/c++filt/../../../../contrib/gcc/cplus-dem.c /usr/src/gnu/u
> sr.bin/cc/c++filt/../../../../contrib/gcc/getopt.c /usr/src/gnu/usr.bin/cc/c+
> +filt/../../../../contrib/gcc/getopt1.c underscore.c
> Illegal instruction (core dumped)
> mkdep: compile failed
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/cc/c++filt.
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/cc.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.

I had these problems and segmentation violations on a machine with a 
plugged (with dust) CPU fan. Check to make sure your system is running 
cool.


--
Cheers,                          Phone:  250-387-8437
Cy Schubert                        Fax:  250-387-5231
Team Leader, Sun/Alpha Team      Email:  [EMAIL PROTECTED]
Open Systems Group, CITS
Ministry of Management Services
Province of BC            
                    FreeBSD UNIX:  [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to