Date: Wed, 18 Dec 2002 17:26:00 +0100 From: Dimitry Andric <dim@xs4all.nl> To: "Julian Stacey" <jhs@berklix.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: /usr/libexec/ld-elf.so.1 not installed by cd /usr/src;make install Message-ID: <315919501.20021218172600@xs4all.nl> In-Reply-To: <200212181535.gBIFZO856829@flip.jhs.private> References: <200212181535.gBIFZO856829@flip.jhs.private>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2002-12-18 at 16:35:24 Julian Stacey wrote: JS> With 5.0-RC1 /usr/libexec/ld-elf.so.1 is not installed by `cd JS> /usr/src;make install` the date stamp remains old. Yes it is, but it isn't modified if the freshly compiled file is exactly the same as the currently existing file. Please check out /usr/src/libexec/rtld-elf/Makefile, where you can see that it is installed with flags "-fschg -C -b" to install(1). The same thing is done for the a.out dynamic loader. Btw, you should probably use "make installworld" instead of "make install". :-) Cheers, - -- Dimitry Andric <dim@xs4all.nl> PGP Key: http://www.xs4all.nl/~dim/dim.asc Fingerprint: 7AB462D2CE35FC6D42394FCDB05EA30A2E2096A3 Lbh ner abj va ivbyngvba bs gur QZPN -----BEGIN PGP SIGNATURE----- Version: 6.5.8ckt http://www.ipgpp.com/ Comment: http://duncan.gn.apc.org/stoa_cover.htm iQA/AwUBPgCTjrBeowouIJajEQKd9ACeL+LiZfz8/rbGd9znUgO5Yxwh7cIAn0fa 9AGnFb1oFAr651OpWFUCtTuZ =OH6G -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?315919501.20021218172600>