ld-elf.so.1 isn't overwritten upon making installworld
Dimitry Andric
dimitry at andric.com
Fri May 15 20:37:32 UTC 2009
On 2009-05-15 22:25, Vlad GALU wrote:
>>> called on the newly built copy, but even though the system copy's file
>>> flags are cleared (noschg), the overwriting fails. I managed to
>>> overwrite it by (cp -f)-ing) the fresh copy over the old one.
>> Are you running in single-user mode during installworld?
Alright, just checking. :) What is the exact error that you're getting?
It might also be the binary isn't changed at all, and in that case it
will *not* be updated (its Makefile uses INSTALLFLAGS=-C -b).
More information about the freebsd-stable
mailing list