Date: Fri, 09 Oct 1998 15:07:34 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: current@FreeBSD.ORG Subject: Still have problems building boot blocks in -current Message-ID: <12564.907970854@time.cdrom.com>
next in thread | raw e-mail | index | archive | help
cc -O2 -malign-functions=0 -malign-jumps=0 -malign-loops=0 -mno-486 -DBOOTWAIT=5000 -DTIMEOUT= -DBOOTSEG=0x1000 -DBOOTSTACK=0xFFF0 -DDO_BAD144 -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -nostdinc -I/h/local/src/sys/i386/boot/biosboot/../../../../include -I/h/local/src/sys/i386/boot/biosboot/../../.. -I/usr/obj/h/local/src/sys/i386/boot/biosboot -N -T 0 -nostdlib -static -o boot start.o table.o boot2.o boot.o asm.o bios.o serial.o probe_keyboard.o io.o disk.o sys.o /usr/libexec/elf/ld: cannot open linker script file 0: No such file or directory *** Error code 1 Stop. *** Error code 1 Stop. root@kickme-> pwd /usr/src/sys/i386/boot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12564.907970854>