From owner-freebsd-current Wed Dec 20 11: 7:45 2000 From owner-freebsd-current@FreeBSD.ORG Wed Dec 20 11:07:42 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mail8.sc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id E3FC637B400; Wed, 20 Dec 2000 11:07:41 -0800 (PST) Received: from sc.rr.com ([24.88.102.101]) by mail8.sc.rr.com with Microsoft SMTPSVC(5.5.1877.537.53); Wed, 20 Dec 2000 14:06:02 -0500 Received: (from dmaddox@localhost) by sc.rr.com (8.11.1/8.11.1) id eBKJ7dS07657; Wed, 20 Dec 2000 14:07:39 -0500 (EST) (envelope-from dmaddox) Date: Wed, 20 Dec 2000 14:07:39 -0500 From: "Donald J . Maddox" To: "David O'Brien" Cc: dmaddox@sc.rr.com, freebsd-current@freebsd.org Subject: Re: Is compatibility for old aout binaries broken? Message-ID: <20001220140739.C7333@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: David O'Brien , dmaddox@sc.rr.com, freebsd-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> <20001220050945.C4495@cae88-102-101.sc.rr.com> <20001220022425.A43025@dragon.nuxi.com> <20001220052845.A4813@cae88-102-101.sc.rr.com> <20001220104338.E9294@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: <20001220104338.E9294@dragon.nuxi.com>; from obrien@freebsd.org on Wed, Dec 20, 2000 at 10:43:39AM -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 10:43:39AM -0800, David O'Brien wrote: > On Wed, Dec 20, 2000 at 05:28:45AM -0500, Donald J . Maddox wrote: > > > > How can you be using the same X libs as me, and not be using > > XFree86? > > XFree86 has many components to it -- binaries (such as Xterm), libs (such > as libX11.{so,a}, and X servers. I use all the XFree86 bits except for > the X server. I use a mix of Metrolink's and Xi Graphics servers. I see. I was thinking that the Xserver would need to use the installed X libs, but I see that is not the case, even with XF86: >dmaddox> ldd /usr/X11R6/bin/XF86_SVGA /usr/X11R6/bin/XF86_SVGA: libxpg4.so.3 => /usr/lib/libxpg4.so.3 (0x2830b000) libz.so.2 => /usr/lib/libz.so.2 (0x2830d000) libm.so.2 => /usr/lib/libm.so.2 (0x2831a000) libc.so.5 => /usr/lib/libc.so.5 (0x28336000) >dmaddox> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message