Date: Sat, 3 Oct 1998 12:09:51 +0200 From: Ollivier Robert <roberto@keltia.freenix.fr> To: freebsd-current@FreeBSD.ORG Subject: Re: ELF kernel? Message-ID: <19981003120951.A431@keltia.freenix.fr> In-Reply-To: <199810030033.RAA02872@dingo.cdrom.com>; from Mike Smith on Fri, Oct 02, 1998 at 05:33:01PM -0700 References: <19981003095236.D2176@freebie.lemis.com> <199810030033.RAA02872@dingo.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
According to Mike Smith: > You can build an ELF kernel right now (just set KERNFORMAT to elf), and > if you're up to date with the new bootstrap (as of about now) you can > boot it just like it was an a.out kernel. Why am I getting this error when trying to compile the new bootloader ? cc -O -pipe -I/src/src/sys/boot/i386/libi386/../../common -I/src/src/sys/boot/i386/libi386/../btx/lib -c /src/src/sys/boot/i386/libi386/bootinfo.c -o bootinfo.o /src/src/sys/boot/i386/libi386/bootinfo.c: In function `bi_load': /src/src/sys/boot/i386/libi386/bootinfo.c:275: structure has no member named `bi_vesa' *** Error code 1 Stop. /sys/i386/include/bootinfo.h has no structure member called bi_vesa. * $Id: bootinfo.h,v 1.12 1998/10/01 18:25:04 msmith Exp $ * $Id: bootinfo.c,v 1.6 1998/10/02 20:53:17 msmith Exp $ -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-BETA #1: Sat Oct 3 00:56:28 CEST 1998 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?19981003120951.A431>