From owner-freebsd-doc Mon Sep 27 3:40: 1 1999 Delivered-To: freebsd-doc@freebsd.org Received: from mpp.pro-ns.net (pppdsle45.mpls.uswest.net [216.160.23.45]) by hub.freebsd.org (Postfix) with ESMTP id 5AE6114E5B; Mon, 27 Sep 1999 03:39:54 -0700 (PDT) (envelope-from mpp@mpp.pro-ns.net) Received: (from mpp@localhost) by mpp.pro-ns.net (8.9.3/8.9.3) id FAA15572; Mon, 27 Sep 1999 05:38:00 -0500 (CDT) (envelope-from mpp) From: Mike Pritchard Message-Id: <199909271038.FAA15572@mpp.pro-ns.net> Subject: Re: docs/13333: remove rtld(1) XREF in dlopen.3 In-Reply-To: <19990927080726.A7868@scorpion.crimea.ua> from Alexey Zelkin at "Sep 27, 1999 08:07:26 am" To: phantom@cris.net (Alexey Zelkin) Date: Mon, 27 Sep 1999 05:38:00 -0500 (CDT) Cc: kargl@troutmask.apl.washington.edu (Steven G. Kargl), freebsd-doc@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > hi, > > On Sun, Sep 26, 1999 at 11:52:21AM -0700, Steven G. Kargl wrote: > > > > May I close PR ? > > > > > > > Sure. Close the PR. > Ok. Only after removing the refernce to rtld(1) :-). rtld(1) isn't installed by default anymore, so it shouldn't be xrefed. I've done *many* "make world"'s in the last 5 months or so, and the last time rtld(1) was installed was last May (about when I upgraded my main machine from 2.2.8 - 4.0-current). My "virgin" 3.2 machine, and my 3.3-RC machine do not have rtld.1 at all. Yes, rtld(1) can be installed under some configurations, but since you have to jump through some hoops to do that, we shouldn't xref rtld(1). (This reminds me, I should probably blow away my current /usr/share/man just so I can catch these kinds of things with 'manck') -Mike > > I update my systems via "make world", and I went from aout to > > elf format via "make update; make world". I have the equivalent > > of the compatXX installed on my system with respect to the binaries > > and libraries. I do not have rtld.1 except in /usr/src/whatever. > > The .Xr to rtld(1) in dlopen(3) should be removed on a FreeBSD-current > > system. > Just try to "make -DWANT_AOUT world" and you'll get it in /usr/libexec/aout. > -- > /* Alexey Zelkin && phantom@cris.net */ -- Mike Pritchard mpp@FreeBSD.org or mpp@mpp.pro-ns.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message