From owner-freebsd-current@FreeBSD.ORG Sun Jun 29 15:53:27 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 9BAA737B401 for ; Sun, 29 Jun 2003 15:53:27 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id B03F743FE3 for ; Sun, 29 Jun 2003 15:53:26 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 54E2C66B9B; Sun, 29 Jun 2003 15:53:26 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 2C7D3BB5; Sun, 29 Jun 2003 15:53:26 -0700 (PDT) Date: Sun, 29 Jun 2003 15:53:26 -0700 From: Kris Kennaway To: Juan Francisco Rodriguez Hervella Message-ID: <20030629225326.GG66294@rot13.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lHGcFxmlz1yfXmOs" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: timeseal program doesn't work with FreeBSD-5.1 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: Sun, 29 Jun 2003 22:53:27 -0000 --lHGcFxmlz1yfXmOs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 30, 2003 at 12:49:01AM +0200, Juan Francisco Rodriguez Hervella= wrote: > Hello: >=20 > I usuallly play chess on FICS. They use a programme > called "Timeseal", which is pre-compiled for a lot > of different platforms (Linux, Windows, FreeBSD, etc). >=20 > This program adjust clocks when network delay appears > or something like that, I'm not an expert on the subject. >=20 > The problem is that this program use to work on FreeBSD-4.X > but it's not working any longer with FreeBSD-5.0 >=20 > When I exec: timeseal.FreeBSD www.freechess.org 5000 this > error appears: >=20 > bash: ./timeseal.FreeBSD: cannot execute binary file >=20 > "ldd" shows this: >=20 > ldd: timeseal.FreeBSD: not a dynamic executable >=20 > Why is binary compatibility broken with this executable ? It's probably an a.out binary (i.e. the native format used in FreeBSD 2.x), which is not supported by default on FreeBSD 5.1. See /usr/src/UPDATING or the release notes for more information. Kris --lHGcFxmlz1yfXmOs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+/23lWry0BWjoQKURAv5yAKCCeN9FXTdB8iCTyPHrk80COP7q1QCgwTxZ K4VZ/UoBaI3SEtdkjriO2wI= =CdDb -----END PGP SIGNATURE----- --lHGcFxmlz1yfXmOs--