On Fri, May 15, 2009 at 11:37 PM, Dimitry Andric <dimi...@andric.com> wrote: > 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). >
There's no error, I just happened to notice that the mtime of my ld-elf.so.1 was from about 2 months ago (that's about when I made the last update). The size of the fresh one from /usr/obj/... is different. Not to mention that there were even some recent changes in rtld.c :) _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"