On Sat, Feb 07, 2004 at 04:48:58PM -0500, Tinderbox wrote: > TB --- 2004-02-07 21:22:04 - tinderbox 2.3 running on freebsd-current.sentex.ca [...] > >>> stage 4.3: make dependencies > [...] > ===> sys/boot/i386/boot2 > cpp -Os -fno-guess-branch-probability -fomit-frame-pointer -mno-align-long-strings -mrtd -DUFS1_AND_UFS2 -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/../../common -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/../btx/lib -I. -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -ffreestanding -mpreferred-stack-boundary=2 -m32 /other/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/boot1.s | as --defsym FLAGS=0x80 --defsym SIOPRT=0x3f8 --defsym SIOFMT=0x3 --defsym SIOSPD=9600 --32 -o boot1.o > ld -nostdlib -static -N --gc-sections -m elf_i386_fbsd -e start -Ttext 0x7c00 -o boot1.out boot1.o > nm -t d boot1.out | awk '/([0-9])+ T xread/ { x = $1 - ORG1; printf("#define XREADORG %#x\n", REL1 + x) }' ORG1=`printf "%d" 0x7c00` REL1=`printf "%d" 0x700` > boot2.h > rm -f .depend > mkdep -f .depend -a -DUFS1_AND_UFS2 -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/../../common -I/other/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/../btx/lib -I. /other/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/boot2.c > /other/tinderbox/CURRENT/amd64/amd64/src/sys/boot/i386/boot2/boot2.c:25:30: machine/bootinfo.h: No such file or directory > mkdep: compile failed > *** Error code 1 > This has just been fixed. Cheers, -- Ruslan Ermilov FreeBSD committer ru_at_FreeBSD.org
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:42 UTC