From owner-freebsd-current Mon Oct 5 13:00:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA18147 for freebsd-current-outgoing; Mon, 5 Oct 1998 13:00:16 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA18046 for ; Mon, 5 Oct 1998 12:59:57 -0700 (PDT) (envelope-from alk@East.Sun.COM) Received: from East.Sun.COM ([129.148.1.241]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id MAA22965 for ; Mon, 5 Oct 1998 12:59:25 -0700 Received: from suneast.East.Sun.COM by East.Sun.COM (SMI-8.6/SMI-5.3) id PAA20885; Mon, 5 Oct 1998 15:59:17 -0400 Received: from east.sun.com by suneast.East.Sun.COM (SMI-8.6/SMI-SVR4) id PAA27978; Mon, 5 Oct 1998 15:58:35 -0400 Received: (from alk@localhost) by east.sun.com (8.9.1/8.7.3) id OAA27304; Mon, 5 Oct 1998 14:57:01 -0500 (CDT) From: Tony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 5 Oct 1998 14:56:59 -0500 (CDT) X-Face: O9M"E%K;(f-Go/XDxL+pCxI5*gr[=FN@Y`cl1.Tn Reply-To: alk@pobox.com To: current@FreeBSD.ORG Subject: how to make biosboot? X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <13849.9211.157920.908344@avalon.east> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is the pilot's error, below? /usr/src/sys/i386/boot make ... 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/usr/src/sys/i386/boot/biosboot/../../../../include -I/usr/src/sys/i386/boot/biosboot/../../.. -I/usr/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message