From owner-freebsd-current Fri Oct 9 17:41:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA02479 for freebsd-current-outgoing; Fri, 9 Oct 1998 17:41:55 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from friley-185-114.res.iastate.edu (friley-185-114.res.iastate.edu [129.186.185.114]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA02406 for ; Fri, 9 Oct 1998 17:41:15 -0700 (PDT) (envelope-from ccsanady@friley-185-114.res.iastate.edu) Received: from friley-185-114.res.iastate.edu (loopback [127.0.0.1]) by friley-185-114.res.iastate.edu (8.9.1/8.9.1) with ESMTP id TAA00760; Fri, 9 Oct 1998 19:40:45 -0500 (CDT) (envelope-from ccsanady@friley-185-114.res.iastate.edu) Message-Id: <199810100040.TAA00760@friley-185-114.res.iastate.edu> X-Mailer: exmh version 2.0.2 2/24/98 To: "Jordan K. Hubbard" cc: current@FreeBSD.ORG Subject: Re: Still have problems building boot blocks in -current In-reply-to: Your message of "Fri, 09 Oct 1998 15:07:34 PDT." <12564.907970854@time.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 09 Oct 1998 19:40:45 -0500 From: Chris Csanady Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to build the old boot blocks as a.out. Make OBJFORMAT=aout in /sys/i386/boot should work I think.. Chris >cc -O2 -malign-functions=0 -malign-jumps=0 -malign-loops=0 -mno-486 -DBOOTWA IT=5000 -DTIMEOUT= -DBOOTSEG=0x1000 -DBOOTSTACK=0xFFF0 -DDO_BAD144 -Wreturn-typ e -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fform at-extensions -ansi -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -nostdinc -I/h/local/src /sys/i386/boot/biosboot/../../../../include -I/h/local/src/sys/i386/boot/biosbo ot/../../.. -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_keyb oard.o io.o disk.o sys.o >/usr/libexec/elf/ld: cannot open linker script file 0: No such file or directo ry >*** 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message