When i start bind i am recieving errors about a certain file not being found. i have checked my named and named-xfer with the ldd command, and the following is my output
libl.so.1 => /usr/lib/libl.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libsocket.so.1 => /usr/lib/libsocket.so.1
libc.so.1 => /usr/lib/libc.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libmp.so.2 => /usr/lib/libmp.so.2
/usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1
i have copied the ld.so.1 and the nss_files.so.1 to the /opt/chroot/opt/bind/lib directory but i am still getting this error named-xfer: Cannot find /usr/lib/ld.so.1"
any more suggestions would be greatly appreciated.
libl.so.1 => /usr/lib/libl.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libsocket.so.1 => /usr/lib/libsocket.so.1
libc.so.1 => /usr/lib/libc.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libmp.so.2 => /usr/lib/libmp.so.2
/usr/platform/SUNW,UltraAX-i2/lib/libc_psr.so.1
i have copied the ld.so.1 and the nss_files.so.1 to the /opt/chroot/opt/bind/lib directory but i am still getting this error named-xfer: Cannot find /usr/lib/ld.so.1"
any more suggestions would be greatly appreciated.