Installing ld-elf.so.2
    walt 
    wa1ter at myrealbox.com
       
    Mon Dec 17 17:04:32 PST 2007
    
    
  
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?
    
    
More information about the Bugs
mailing list