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