From owner-cvs-all Sat Sep 26 00:06:00 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA01147 for cvs-all-outgoing; Sat, 26 Sep 1998 00:06:00 -0700 (PDT) (envelope-from owner-cvs-all) Received: from sos.freebsd.dk (sos.freebsd.dk [212.242.40.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA01135; Sat, 26 Sep 1998 00:05:53 -0700 (PDT) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.9.1/8.9.1) id JAA24016; Sat, 26 Sep 1998 09:05:28 +0200 (CEST) (envelope-from sos) Message-Id: <199809260705.JAA24016@sos.freebsd.dk> Subject: Re: cvs commit: src Makefile.inc1 In-Reply-To: <199809260526.HAA05080@zibbi.mikom.csir.co.za> from John Hay at "Sep 26, 98 07:26:33 am" To: jhay@mikom.csir.co.za (John Hay) Date: Sat, 26 Sep 1998 09:05:28 +0200 (CEST) Cc: sos@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org From: Søren Schmidt Reply-to: sos@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk In reply to John Hay who wrote: > > sos 1998/09/25 18:30:36 PDT > > > > Modified files: > > . Makefile.inc1 > > Log: > > Backout my last commit. > > Find another way to get the LKM's rebuild. > > >From what I have looked at, it is only lkm/linux that has a problem when > it tries to build linux_genassym in -aout format. Someone with a bit > more makefile knowledge than me should just tweak the linux makefile to > build linux_genassym in the format that the rest of the build (not the > lkms) use. (Basically the same kind of thing that was done for the > kernel makefile.) Yup, -aout is hardcoded in bsd.kmod.mk, so its a bit difficult to do, without major surgery to the Makefiles. Which probably is a bad thing given our late date. I'm sorry for the mess, but I thought I had it easily solved when it worked out on my testmachine here. Too little sleep I guess... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end? ..