From owner-freebsd-current@FreeBSD.ORG Thu Apr 24 18:20:42 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B9137B401 for ; Thu, 24 Apr 2003 18:20:42 -0700 (PDT) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6763F43FDD for ; Thu, 24 Apr 2003 18:20:41 -0700 (PDT) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) h3P1KeHE004537; Thu, 24 Apr 2003 21:20:40 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)h3P1KaB1004534; Thu, 24 Apr 2003 21:20:40 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Thu, 24 Apr 2003 21:20:35 -0400 (EDT) From: Andre Guibert de Bruet To: Christoph Kukulies In-Reply-To: <20030417145305.GE82446@freebsd.org.ru> Message-ID: <20030424211852.S88318@alpha.siliconlandmark.com> References: <200304171348.h3HDmNT09669@accms33.physik.rwth-aachen.de> <20030417144755.GB9700@gilberto.physik.rwth-aachen.de> <20030417145305.GE82446@freebsd.org.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: nogo - running old binaries X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 01:20:42 -0000 On Thu, 17 Apr 2003, Sergey A. Osokin wrote: > On Thu, Apr 17, 2003 at 04:47:55PM +0200, Christoph P. Kukulies wrote: > > On Thu, Apr 17, 2003 at 05:55:31PM +0400, Sergey A. Osokin wrote: > > > On Thu, Apr 17, 2003 at 03:48:23PM +0200, Christoph Kukulies wrote: > > > > > > > > During the short period I had installed a 5.0-current on one of my boxes > > > > I noticed that several binaries I had in /usr/local/bin. Some filters, ttcp, > > > > lpd infilters and some stuff I kept over time no longer ran. Although > > > > they were recognized as FreeBSD/i386 compact demand paged dynamically linked > > > > binary or something like that it could not be run. Not that a shared lib was > > > > flagged as missing. Simply kernel could not run binary or something. > > > > > > > > Does FreeBSD no longer like its grand parents? > > > > > > Looks like COMPAT_FREEBSD4 missing in your kernel config file? > > > > No, I'm pretty sure I had this in the kernel. But it may be 386bsd or FreeBSD > > 1.0 binaries :-> > > Ah, what about of COMPAT_AOUT? > Or try to load aout.ko into your kernel... Loading the compat[3,4]x dists might also be a good idea... Regards, > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >