DragonFly bugs List (threaded) for 2007-12
DragonFly BSD
DragonFly bugs List (threaded) for 2007-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Installing ld-elf.so.2


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Mon, 17 Dec 2007 17:04:32 -0800

On Mon, 17 Dec 2007, Matthew Dillon wrote:

>     An installworld I did yesterday did update the file:
>
> test28# ls -lta /usr/libexec

> -r-xr-xr-x   1 root  wheel  102816 Dec 16 15:21 ld-elf.so.2	<------------
> -r-xr-xr-x   1 root  wheel  102816 Dec  8 10:56 ld-elf.so.2.old

I deleted /usr/obj/* and started again from scratch.  Before the installworld
I removed the schg flag from /usr/libexec/ld-elf.so.2.

Now, after the installworld:

# ls -lo /usr/libexec/ld*
-r-xr-xr-x  1 root  wheel  -     91096 Dec 17 16:34 /usr/libexec/ld-elf.so.1
-r-xr-xr-x  1 root  wheel  schg 102816 Nov 27 06:01 /usr/libexec/ld-elf.so.2

I stripped the newly compiled file in /usr/obj/ and it compares identical to
the one in /usr/libexec.  BTW, I have no .old backup copy as you do.

Hm.  Did you install world to the build machine itself, or to a different
machine over a network?




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]