From owner-freebsd-current Thu Jan 4 2: 8:41 2001 From owner-freebsd-current@FreeBSD.ORG Thu Jan 4 02:08:39 2001 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mailgate.westmarsh.com (orion.westmarsh.com [193.195.76.57]) by hub.freebsd.org (Postfix) with ESMTP id 5735D37B400 for ; Thu, 4 Jan 2001 02:08:38 -0800 (PST) Received: from westmarsh.com (mailgate.westmarsh.com [193.195.76.50]) by mailgate.westmarsh.com (8.11.1/8.11.1) with ESMTP id f04A7fn39338; Thu, 4 Jan 2001 10:07:50 GMT (envelope-from pierre.dampure@westmarsh.com) Sender: pierre.dampure@westmarsh.com Message-ID: <3A544B69.91F5BA02@westmarsh.com> Date: Thu, 04 Jan 2001 10:07:37 +0000 From: "Pierre Y. Dampure" X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: John Indra , freebsd-current@freebsd.org Subject: Re: make buildkernel failed References: <20010104130221.A517@naver.co.id> <3A544389.432F9800@westmarsh.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmmm. It looks like there were other bits missing... the MELCO LUATX entry was replaced in the last commit to usbdevs by two new entries, LUATX1 and LUATX5, but if_aue.c was not modified to reflect this. You need to do this manually. If the goal is to make modifications in one place only (and that certainly seems to be the case, hence usbdev2h.awk), maybe what's required is a new field in the usbdevs table, so that the tables used by the various *.c get generated automagically too? PYD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message