Abdolmohaimen Siddig wrote:
> hello
> I am trying to run dhcp server under uclibc environment, the package
> dhcp merges successfully but when I try to start the service (
> /etc/init.d/dhcp start ) it tells me that the shared library
> libnss_dns.so can not be loaded. I investigate the mater and find that
> the following shared library can not be built : ( libnss_dns,
> libresolv.so, libc.so, and ld.so ) please tell me what to do to get
> these shared library into my system
>
> best regards
> A.mohaimen
Those should be uclibc libs.. You don't have uclibc installed on your
target.