This is a discussion on error in porting DNS server - DNS ; Hiiiiiiii All, I am using bind-9.2.0rc7, and cross compiling 2 arm-linux. After configuring and make,make install ,it is able to generate "named" deamon and other supported executables like dig,host etc..,but it didn't generate named.conf file in the path which i ...
Hiiiiiiii All,
I am using bind-9.2.0rc7, and cross compiling 2 arm-linux.
After configuring and make,make install ,it is able to generate "named"
deamon and other supported executables like dig,host etc..,but it didn't
generate named.conf file in the path which i have specified using
(--prefix while configuring)
When i try to port the named daemon on to the target board,it is giving
error like(in minicom)
"error while loading dynamic libraries : libnsl.so.1 ........"
Pls help
Thanks in advance