From owner-freebsd-bugs@FreeBSD.ORG Thu May 27 21:41:08 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 147E716A4CE for ; Thu, 27 May 2004 21:41:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F42543D31 for ; Thu, 27 May 2004 21:41:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4S4eN55086092 for ; Thu, 27 May 2004 21:40:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4S4eNYn086091; Thu, 27 May 2004 21:40:23 -0700 (PDT) (envelope-from gnats) Date: Thu, 27 May 2004 21:40:23 -0700 (PDT) Message-Id: <200405280440.i4S4eNYn086091@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Edwin Groothuis Subject: Re: bin/67236: file(1) does a poor job of recognizing Makefiles X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Edwin Groothuis List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 04:41:08 -0000 The following reply was made to PR bin/67236; it has been noted by GNATS. From: Edwin Groothuis To: David O'Brien Cc: FreeBSD Gnats Submit Subject: Re: bin/67236: file(1) does a poor job of recognizing Makefiles Date: Fri, 28 May 2004 14:29:48 +1000 On Thu, May 27, 2004 at 09:10:26PM -0700, David O'Brien wrote: > On Thu, May 27, 2004 at 04:51:51PM -0700, Ronald F. Guilmette wrote: > > Edwin Groothuis says that I should ask you why the latest version of > > the file(1) command (4.09) is not presently imported into the FreeBSD > > base system. (See below.) > > Version 4.x is built in a rather different way than 3.x. Given the PITA > in the 3.x->4.y change, I haven't seen a good reason to do it yet. A good reason might be that 4.0.9 properly interprets the ELF information in the 5.x executables. Try "file /bin/sh" on a -current machine and see which version of FreeBSD it thinks it is. Also see bin/63830 for a patch against file 3.x. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/