Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2005 12:02:50 -0800
From:      "Ashwin Chandra" <ashcs@ucla.edu>
To:        <freebsd-hackers@freebsd.org>
Subject:   Libc
Message-ID:  <000c01c5202b$fada24d0$abe243a4@ash>

next in thread | raw e-mail | index | archive | help
Hey guys,
if we broke libc, and we cannot do anything at the prompt=20
/libexec/ld-elf.so.1: Shared object "libc.so.5" not found..

what is the quick fix for this?



also what is the correct way of adding names to system calls in libc so =
instead of doing a syscall(445), we can actually call it by name =
like,sys_ash();


Ash



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c5202b$fada24d0$abe243a4>