Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2002 10:48:56 -0500
From:      MET <met@uberstats.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   make buildworld -- ERROR
Message-ID:  <200209301048.56412.met@uberstats.com>

index | next in thread | raw e-mail

I've cvsuped to -STABLE.

So now following a tutorial in the FreeBSD Unleashed book I'ved simply entered 
one command.

# make buildworld

After about 5 minutes it fails horribly.

============

cc -O -pipe  -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" 
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools 
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc 
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config 
-DTARGET_NAME=\"i386-unknown-freebsd\" -DIN_GCC  -c 
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/lcm.c -o lcm.o
Illegal instruction - core dumped
*** Error code 132
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
ox#

=============

Any ideas?  I'm not sure what else to include in this email, so please ask 
away.  

Also note, I'm doing this because I would like to install some ports which are 
having issues, and a few people have suggested that doing this is the way to 
fix it.

Thanks in advance, as always.

~ Matthew

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



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209301048.56412.met>