From owner-cvs-all Sat Oct 3 18:05:43 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA00779 for cvs-all-outgoing; Sat, 3 Oct 1998 18:05:43 -0700 (PDT) (envelope-from owner-cvs-all) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA00769; Sat, 3 Oct 1998 18:05:35 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id LAA12996; Sun, 4 Oct 1998 11:05:13 +1000 Date: Sun, 4 Oct 1998 11:05:13 +1000 From: Bruce Evans Message-Id: <199810040105.LAA12996@godzilla.zeta.org.au> To: jdp@FreeBSD.ORG, nate@mt.sri.com Subject: Re: cvs commit: src/sys/i386/include asnames.h Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> Modified files: >> sys/i386/include asnames.h >> Log: >> Two new C symbols were added to apm_setup.s but not put into >> asnames.h. That broke builds of ELF kernels. *Whap*. > >This was done in June, *LONG* before ELF was even considered a >possibility. Somehow this sort of thing has to change, since it's not ELF was considered a possibility when asnames.h was added in April. 1997. >at all obvious that something needs to be added here (unless you get an >error after the fact and you know asnames is the right place to look.) Committers should know about it. Bruce