From owner-freebsd-hackers Thu Sep 24 06:38:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA29923 for freebsd-hackers-outgoing; Thu, 24 Sep 1998 06:38:39 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from heathers.stdio.com (heathers.stdio.com [199.89.192.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA29917 for ; Thu, 24 Sep 1998 06:38:38 -0700 (PDT) (envelope-from lile@stdio.com) Received: (from lile@localhost) by heathers.stdio.com (8.8.8/8.8.8) id JAA09395; Thu, 24 Sep 1998 09:34:10 -0400 (EDT) Date: Thu, 24 Sep 1998 09:34:09 -0400 (EDT) From: "Larry S. Lile" To: hackers@FreeBSD.ORG Subject: elf conversion questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cvsup'd about 10:00p on the 22nd and did an aout build/install world, upgraded etc and dev, then I copied GENERIC and customized and config'd a new kernel and got this message: ../../i386/i386/genassym.c:61: warning: `KERNEL' redefined *Initialization*:1: warning: this is the location of the previous definition I assumed this would go away when I went elf, after my elf conversion it it still there. Is something wrong? Second during the aout-to-elf the makefile checks "uname -r" to see if you are 3.0-CURRENT but it should also allow 3.0-BETA I think. Other than those the conversion seemed to go without a hitch, other than a bunch of aborts (-lperl problem I think) during the perl build. Thanks guys great job! :) Larry Lile lile@stdio.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message