From owner-freebsd-current Wed Dec 20 2:28:38 2000 From owner-freebsd-current@FreeBSD.ORG Wed Dec 20 02:28:35 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mail7.sc.rr.com (mail7.southeast.rr.com [24.93.67.54]) by hub.freebsd.org (Postfix) with ESMTP id 6E47637B400; Wed, 20 Dec 2000 02:28:35 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail7.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Wed, 20 Dec 2000 05:28:31 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id eBKASjW04832; Wed, 20 Dec 2000 05:28:45 -0500 (EST) (envelope-from dmaddox) Date: Wed, 20 Dec 2000 05:28:45 -0500 From: "Donald J . Maddox" To: nobody@freebsd.org Cc: "Donald J . Maddox" , freebsd-current@freebsd.org, Stephen McKay Subject: Re: Is compatibility for old aout binaries broken? Message-ID: <20001220052845.A4813@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: nobody@freebsd.org, "Donald J . Maddox" , freebsd-current@freebsd.org, Stephen McKay 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> <20001220050945.C4495@cae88-102-101.sc.rr.com> <20001220022425.A43025@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: <20001220022425.A43025@dragon.nuxi.com>; from obrien@freebsd.org on Wed, Dec 20, 2000 at 02:24:26AM -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 02:24:26AM -0800, David O'Brien wrote: > On Wed, Dec 20, 2000 at 05:09:45AM -0500, Donald J . Maddox wrote: > > >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> > > 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. Ok, I'll try that now... > > Heh :) You don't have to dink around with your config... Just do > > 'startx -- -bpp 8'. > > You assume I'm using an XFree86 server ;-) -- I am not. How can you be using the same X libs as me, and not be using XFree86? And if you're not, doesn't that put a crimp in your testing? ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message