Date: Tue, 23 Dec 2003 10:38:23 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: FreeBSD LIST <FreeBSD-Questions@freebsd.org> Subject: Re: missing /usr/libexec/ld-elf.so.1 ... not found Message-ID: <20031223103823.GC34651@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20031223012430.S33599@rocket.alienwebshop.com> References: <20031223012430.S33599@rocket.alienwebshop.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--JWEK1jqKZ6MHAcjA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 23, 2003 at 01:32:07AM -0500, Peter Leftwich wrote: > 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. Without ld-elf.so.1 you won't be able to start up any executable that uses shared libraries... You might find a copy in /usr/obj/usr/src/libexec/rtld-elf/ld-elf.so.1 if you've ever built world on that machine, and there's a statically linked version of cp(1) in /bin. Otherwise, yes: the live filesystem CD (Disk 2) will have a copy or you can extract your drive and mount it in another machine. Let this be a lesson to you^Wyour friend not to be too hair triggered on the delete key... Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --JWEK1jqKZ6MHAcjA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/6BsfdtESqEQa7a0RApXZAJ48pdTY5b/SFDMi7NWhhgOZkMc7RACfbhhs QC/CrAaeKSjp2qigKdBelLM= =BXdo -----END PGP SIGNATURE----- --JWEK1jqKZ6MHAcjA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031223103823.GC34651>