From owner-freebsd-current Sat Sep 26 21:04:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA06840 for freebsd-current-outgoing; Sat, 26 Sep 1998 21:04:20 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA06830 for ; Sat, 26 Sep 1998 21:04:11 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id OAA22568; Sun, 27 Sep 1998 14:10:39 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199809270410.OAA22568@cimlogic.com.au> Subject: Re: Finding a.out shared libraries (was: Netscape no longer works with ELF system) In-Reply-To: <19980926205749.A23451@nuxi.com> from David O'Brien at "Sep 26, 98 08:57:49 pm" To: obrien@NUXI.com Date: Sun, 27 Sep 1998 14:10:36 +1000 (EST) Cc: jb@cimlogic.com.au, dawes@rf900.physics.usyd.edu.au, jkh@time.cdrom.com, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David O'Brien wrote: > > The upgrade procedure will move aout X11R6 libs to /usr/X11R6/lib/aout. > > Then lets make it /usr/X11R6/lib/compat/aout. We should be consistant > everywhere. Not if the aout libs are in /usr/X11R6/lib before the upgrade. They are current libs, just in the old format. We move them to an aout sub-directory to make room for the elf ones. > > that /usr/lib/compat is for elf compatibility libraries. We want to have > > aout things partitioned so that they can be pruned later. Get 'em out > > of the way and go elf! > > I complained about this before, and will again. compat/aout/ cannot be > pruned since you've put the compat21 libs there. When aout is no longer in use, it can be pruned. Once the executable format is changed, and the old format dropped, what are you trying to keep compatibility with? At some point you have to let go of the past. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message