Date: Mon, 27 Sep 1999 05:38:00 -0500 (CDT) From: Mike Pritchard <mpp@FreeBSD.org> To: phantom@cris.net (Alexey Zelkin) Cc: kargl@troutmask.apl.washington.edu (Steven G. Kargl), freebsd-doc@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/13333: remove rtld(1) XREF in dlopen.3 Message-ID: <199909271038.FAA15572@mpp.pro-ns.net> In-Reply-To: <19990927080726.A7868@scorpion.crimea.ua> from Alexey Zelkin at "Sep 27, 1999 08:07:26 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909271038.FAA15572>