/usr/libexec/ld-elf.so.1 not installed by cd /usr/src;make install

2002-12-18 Thread Julian Stacey
With 5.0-RC1 /usr/libexec/ld-elf.so.1 is not installed by `cd /usr/src;make install` the date stamp remains old. (Most other stuff is installed, except kerberos _p.a libs etc) Presumably make world will update it (running now), but it shouldn't need a `world' just an `install' IMO. Julian

Re: /usr/libexec/ld-elf.so.1 not installed by cd /usr/src;make install

2002-12-18 Thread Dimitry Andric
-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

Re: /usr/libexec/ld-elf.so.1 not installed by cd /usr/src;make install

2002-12-18 Thread Julian H. Stacey
Dimitry Andric wrote: 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