Hi!
I'm in almost the same situation as mr Chekan. I have a 3.3-STABLE (SMP)
system and I want to move to CURRENT. I have modified my cvs-scripts and
updated the sources a few times the last couple of weeks. The problem is
when I try to do buildworld. It crashes with things like:
cc -static -O -pipe -I. -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H
-DDEFAULT_TARGET_VERSION=\"2.95.2\"
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\"
-I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
-I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/objc
-I/usr/obj/usr/src/tmp/usr/include -static -o gencheck gencheck.o
./gencheck > tree-check.h
*** Error code 1
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
Alexander Langer wrote:
> Yes. Probably you've not built/booted a -current kernel before you build world.
Do you mean that I should build a new kernel *before* I do buildworld?
Is that possible?
Some clarification would be great. I've looked at the FreeBSD Diary
about staying current and the checking the handbook, but can't get this
to work... help?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message