From owner-freebsd-current Wed Dec 20 5:29:51 2000 From owner-freebsd-current@FreeBSD.ORG Wed Dec 20 05:29:49 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from ns5.pacific.net.au (ns5.pacific.net.au [203.143.252.30]) by hub.freebsd.org (Postfix) with ESMTP id 9CDC737B400; Wed, 20 Dec 2000 05:29:46 -0800 (PST) Received: from dungeon.home (ppp228.dyn250.pacific.net.au [203.143.250.228]) by ns5.pacific.net.au (8.9.0/8.9.1) with ESMTP id AAA26394; Thu, 21 Dec 2000 00:29:43 +1100 (EST) Received: from dungeon.home (localhost [127.0.0.1]) by dungeon.home (8.11.1/8.9.3) with ESMTP id eBKDULB24697; Wed, 20 Dec 2000 23:30:21 +1000 (EST) (envelope-from mckay) Message-Id: <200012201330.eBKDULB24697@dungeon.home> X-Mailer: exmh version 2.1.1 1999-10-15 To: "Donald J . Maddox" Cc: freebsd-current@freebsd.org, mckay@thehub.com.au, obrien@freebsd.org Subject: Re: Is compatibility for old aout binaries broken? In-Reply-To: Message from "Donald J . Maddox" of "Wed, 20 Dec 2000 05:45:57 EST." <20001220054556.A5851@cae88-102-101.sc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 20 Dec 2000 23:30:21 +1000 From: Stephen McKay Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wednesday, 20th December 2000, "Donald J . Maddox" wrote: >> > Looks good. Can you install the XFree896-aoutlib port? You may have >> > seen were someone posted the a.out libs from 3.3.6 are known to not be >> > the the best to use for compatibility use. > >Interesting. After I installed the XFree86-aoutlibs port, SimCity >works fine for me (on an 8-bit display)... > >It didn't work with the X libs built by the port when aout libs >are requested, and it didn't work with the X libs from 3.3.6, but >it works with these. If the XFree896-aoutlib libraries are old enough, they will not call ___error. That is sufficient to solve your particular problem, but not to solve the general case. I'm now wondering if the reason that people don't like the XFree86 3.3.6 a.out libraries is the problem with ___error and the older ld.so supplied with recent FreeBSD releases. Stephen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message