Hi! I'm trying to upgrade from CURRENT as of a month ago to an up to date one. Gptboot is compiling (while make installworld!). Here is the error message: ----- install -o root -g wheel -m 444 boot boot1 boot2 /boot ===> sys/boot/i386/cdboot (install) install -o root -g wheel -m 444 cdboot /boot ===> sys/boot/i386/gptboot (install) cc -Os -fno-guess-branch-probability -fomit-frame-pointer -fno-unit-at-a-time -mno-align-long-strings -mrtd -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -DUFS1_AND_UFS2 -DSIOPRT=0x3f8 -DSIOFMT=0x3 -DSIOSPD=9600 -I/usr/src/sys/boot/i386/gptboot/../../common -I/usr/src/sys/boot/i386/gptboot/../btx/lib -I/usr/src/sys/boot/i386/gptboot/../boot2 -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Winline --param max-inline-insns-single=100 -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -m32 -march=i386 -c /usr/src/sys/boot/i386/gptboot/gptboot.c /usr/src/sys/boot/i386/gptboot/gptboot.c:24:30: error: machine/bootinfo.h: No such file or directory /usr/src/sys/boot/i386/gptboot/gptboot.c: In function 'main': /usr/src/sys/boot/i386/gptboot/gptboot.c:243: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:243: error: 'BOOTINFO_VERSION' undeclared (first use in this function) /usr/src/sys/boot/i386/gptboot/gptboot.c:243: error: (Each undeclared identifier is reported only once /usr/src/sys/boot/i386/gptboot/gptboot.c:243: error: for each function it appears in.) /usr/src/sys/boot/i386/gptboot/gptboot.c:244: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:244: error: invalid application of 'sizeof' to incomplete type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:245: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:246: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:247: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c: In function 'load': /usr/src/sys/boot/i386/gptboot/gptboot.c:346: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:377: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:394: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:395: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:396: error: invalid use of undefined type 'struct bootinfo' /usr/src/sys/boot/i386/gptboot/gptboot.c:398: warning: implicit declaration of function 'MAKEBOOTDEV' /usr/src/sys/boot/i386/gptboot/gptboot.c:398: warning: nested extern declaration of 'MAKEBOOTDEV' *** Error code 1 Stop in /usr/src/sys/boot/i386/gptboot. *** Error code 1 Stop in /usr/src/sys/boot/i386. *** Error code 1 Stop in /usr/src/sys/boot. *** Error code 1 Stop in /usr/src/sys. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ----- Well, $SUBJ? Sources were csupped the last night. Thanks! WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To ServeReceived on Fri Oct 26 2007 - 10:28:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:20 UTC