Because I'm not a development only a sysadmin, 
the next workaround would not fit in your case. :)

Check out where you already have libc.so.t in /usr/obj/usr/src/lib/libc or
not.
If you have one, copy it into /usr/lib and 'make -DNOCLEAN buildworld' or
'buildkernel' again.
If you don't,  compile only libc.so.5 in  /usr/src/lib/libc. It will make
libc.so.5 
in /usr/obj blah,blah, tree... Now you have one... 


> -----Original Message-----
> ===> usr.bin/xlint/llib
> /c/home/obj/c/home/src/usr.bin/xlint/llib/../xlint/xlint 
> -cghapbx -L /usr/libdata/lint -Cposix 
> /c/home/src/usr.bin/xlint/llib/llib-lposix
> /c/home/obj/c/home/src/usr.bin/xlint/llib/../xlint/xlint 
> -cghapbx -L /usr/libdata/lint -Cstdc 
> /c/home/src/usr.bin/xlint/llib/llib-lstdc
> /usr/libexec/ld-elf.so.1: Shared object "libc.so.5" not found
> /usr/libexec/ld-elf.so.1: Shared object "libc.so.5" not found
> *** Error code 1
> *** Error code 1
 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to