From owner-freebsd-current Sat Oct 3 03:28:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA22030 for freebsd-current-outgoing; Sat, 3 Oct 1998 03:28:28 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA22018 for ; Sat, 3 Oct 1998 03:28:25 -0700 (PDT) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.1/frmug-2.3/nospam) with UUCP id MAA02902 for freebsd-current@FreeBSD.ORG; Sat, 3 Oct 1998 12:28:05 +0200 (CEST) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (VMailer, from userid 101) id 7B34E1458; Sat, 3 Oct 1998 12:09:51 +0200 (CEST) Date: Sat, 3 Oct 1998 12:09:51 +0200 From: Ollivier Robert To: freebsd-current@FreeBSD.ORG Subject: Re: ELF kernel? Message-ID: <19981003120951.A431@keltia.freenix.fr> Mail-Followup-To: freebsd-current@FreeBSD.ORG References: <19981003095236.D2176@freebie.lemis.com> <199810030033.RAA02872@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.4i In-Reply-To: <199810030033.RAA02872@dingo.cdrom.com>; from Mike Smith on Fri, Oct 02, 1998 at 05:33:01PM -0700 X-Operating-System: FreeBSD 3.0-BETA/ELF ctm#4695 AMD-K6 MMX @ 200 MHz Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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