unknown server error

Kevin Dankwardt k at kcomputing.com
Wed Sep 12 15:39:02 UTC 2007


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/resolv.conf
    /etc/nsswitch.conf
    
   can u help me ?

**********************

I get that when I don't have libnss_files.so.2. You can't static link that in either. Host name resolution involves dl_open() and can't be statically linked.

-kevin dankwardt



More information about the busybox mailing list