Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2002 11:17:18 +0900
From:      =?euc-kr?B?wOW8usij?= <black@gng.co.kr>
To:        "Crist J. Clark" <cjc@freebsd.org>, current@freebsd.org
Subject:   RE: Building 5.0 on 4.5 Broken in xlint?
Message-ID:  <72ED4C1E297BD5119BDE00B0D049185201C4C29C@GREEN>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?72ED4C1E297BD5119BDE00B0D049185201C4C29C>