From owner-freebsd-current Wed Dec 20 2: 9:49 2000 From owner-freebsd-current@FreeBSD.ORG Wed Dec 20 02:09:44 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mail5.sc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id 731F537B402; Wed, 20 Dec 2000 02:09:44 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail5.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Wed, 20 Dec 2000 05:09:32 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id eBKA9jG04619; Wed, 20 Dec 2000 05:09:45 -0500 (EST) (envelope-from dmaddox) Date: Wed, 20 Dec 2000 05:09:45 -0500 From: "Donald J . Maddox" To: freebsd-current@freebsd.org Cc: "Donald J . Maddox" , Stephen McKay , current@freebsd.org Subject: Re: Is compatibility for old aout binaries broken? Message-ID: <20001220050945.C4495@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: freebsd-current@freebsd.org, "Donald J . Maddox" , Stephen McKay , current@freebsd.org References: <20001216161756.A6370@cae88-102-101.sc.rr.com> <200012171658.eBHGwGW24109@dungeon.home> <20001220005106.F41741@dragon.nuxi.com> <20001220035707.B3783@cae88-102-101.sc.rr.com> <20001220015223.H41741@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001220015223.H41741@dragon.nuxi.com>; from obrien@freebsd.org on Wed, Dec 20, 2000 at 01:52:23AM -0800 Return-Receipt-To: dmaddox@sc.rr.com Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Dec 20, 2000 at 01:52:23AM -0800, David O'Brien wrote: > On Wed, Dec 20, 2000 at 03:57:07AM -0500, Donald J . Maddox wrote: > > Looks like you got a lot farther than I did with it... Are you > > sure you don't have an old aout ld.so on that machine? > > Nope. This is a box that was a virgin install of 5-CURRENT a month ago. > I had to install the compat20 and compat21 dists, along with doing a > ``pkg_add -r XFree86-aoutlibs''. The Tk is 8.0.5. > > > Here's what I get: > > > > >dmaddox> SimCity > > Starting SimCity ... > > SimCity Classic - UNIX / Tcl & Tk Toolkit version 3.6b - Mattes > > /usr/libexec/ld.so: Undefined symbol "___error" called from sim:/usr/X11R6/lib/aout/libX11.so.6.1 at 0x20160644 > > Actually you're probably getting farther than I am. I believe I'm > bombing so early in starting Tk, I'm not really getting to the point you > are. What does `ldd /usr/local/lib/SimCity/res/sim'' report? >res> ldd sim sim: -lXext.6 => /usr/X11R6/lib/aout/libXext.so.6.3 (0x200c5000) -lX11.6 => /usr/X11R6/lib/aout/libX11.so.6.1 (0x200cf000) -lc.2 => /usr/lib/compat/aout/libc.so.2.2 (0x20166000) -lm.2 => /usr/lib/compat/aout/libm.so.2.0 (0x201cb000) -lgcc.261 => /usr/lib/compat/aout/libgcc.so.261.0 (0x201e5000) >res> > > Also, it looks to me like SimCity would probably run just > > fine for you if you started X on an 8-bit display... > > Maybe, but I'm not going to dink with my X server config. ;-) > Mabye I'll try to find another box to try this on. Heh :) You don't have to dink around with your config... Just do 'startx -- -bpp 8'. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message