Date: Tue, 23 Dec 2003 01:50:31 -0500 From: "Matt Emmerton" <matt@gsicomp.on.ca> To: "Peter Leftwich" <Hostmaster@Video2Video.Com>, "FreeBSD LIST" <FreeBSD-Questions@freebsd.org> Subject: Re: missing /usr/libexec/ld-elf.so.1 ... not found Message-ID: <000b01c3c921$10e0d660$1200a8c0@gsicomp.on.ca> References: <20031223012430.S33599@rocket.alienwebshop.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> (I am posting this because a search for the subject above in Google turned > up not much... not much 'tall!) > > What should a user do if their, uhm, /usr/libexec/ld-elf.so.1 file is > missing on 4.7-RELEASE? Can said user `touch /usr/libexec/ld-elf.so.1` as > a decent fix? Or mount their drive from another OS and copy over a > friend's or a web-hosted ld-elf.so.1 file? Or could I, I mean my friend, > use some of the contents of "src/" on a 4.7-RELEASE CD-R to recreate (via > compiling) this needed file?? Please help. It could be your gift to me. You could probably accomplish this by booting with a fixit disk and copying over ld-elf.so.1 from a live CD (Disc 2 in the 4-disk set) to /usr/libexec. Or you could install the drive in another FreeBSD box, mount /usr and copy the file over. -- Matt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000b01c3c921$10e0d660$1200a8c0>