From owner-freebsd-current Sun May 23 6:20: 4 1999 Delivered-To: freebsd-current@freebsd.org Received: from bsd1.gccs.com.au (router.gccs.com.au [203.17.152.1]) by hub.freebsd.org (Postfix) with ESMTP id 86CF8150E2 for ; Sun, 23 May 1999 06:19:53 -0700 (PDT) (envelope-from starr3@gccs.com.au) Received: from lb50x (lb50x.gccs.com.au [203.17.152.10]) by bsd1.gccs.com.au (8.9.1/8.9.1) with SMTP id XAA90327 for ; Sun, 23 May 1999 23:19:51 +1000 (EST) Message-ID: <005e01bea51e$dc3dc470$0a9811cb@gccs.com.au> From: "Harry Starr" To: "current" Subject: MAKEDEV problems Date: Sun, 23 May 1999 23:19:16 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The -current MAKEDEV has a problem. The recent addition of the i4btel?? stuff has broken "sh MAKEDEV all" The section of the sh case for "i4teld*)" should be BEFORE the case for "i4tel*)". (match the longest prefix first!) This problem is causing the generation of i4teld? to FAIL! and thus the 'all' Harry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message