unknown server error

Denys Vlasenko vda.linux at googlemail.com
Thu Sep 6 05:48:49 PDT 2007


On Thursday 06 September 2007 06:24, nita lohia wrote:
> hello,
>    
>   i m getting an error
>   "Unknown server error"
>    
>   when i ive command 
>   "hostname -i"
>    
>   or even ping localhost
>    
>   I am using busybox with arm linux.
>    
>   i m having files
>    /etc/hosts
>       /etc/host.conf
>   /etc/resolve.conf
>   /etc/nsswitch.conf
>    
>   can u help me ?

Plase do

strace -o hostname.log hostname -i
strace -o ping.log ping localhost

and show resulting log files.

Also show your .config and describe how do you build busybox
(against which lib - glibc? uclibc?)
--
vda


More information about the busybox mailing list