From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 08:13:51 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C16216A4CE for ; Mon, 27 Dec 2004 08:13:51 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F81D43D1D for ; Mon, 27 Dec 2004 08:13:49 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id CD57485641; Mon, 27 Dec 2004 18:43:46 +1030 (CST) Date: Mon, 27 Dec 2004 18:43:46 +1030 From: Greg 'groggy' Lehey To: Twatchai Saelao Message-ID: <20041227081346.GI19771@wantadilla.lemis.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X+8siUETKMkW99st" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: questions@FreeBSD.org Subject: Re: Program Backward compatibility for FreeBSD 2.25 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 08:13:51 -0000 --X+8siUETKMkW99st Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 27 December 2004 at 14:34:34 +0700, Twatchai Saelao wrote: > Hi > I have 1 application develope on FreeBSD 2.2.5 (a long time but still > in use). I need to upgrade OS from 2.25 to 5.3 but Application can not > run of this version. > Message after call application is "cannot execute binary file". Please > help/advise me. Thank you. Newer versions of FreeBSD no longer support the old a.out binary file format. Try this: kldload aout Then try again. I've never tried this, so please report whether it works or not. If it doesn't, you can try building a kernel with the option options COMPAT_AOUT Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers. --X+8siUETKMkW99st Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBz8Q6IubykFB6QiMRAuVkAJ9E5Z6xq46XyDCMBjEoAFPooFmt4wCfUHPa k578FSJS3avtNvVIhlKw/cI= =TcRs -----END PGP SIGNATURE----- --X+8siUETKMkW99st--