named and chroot

Barry Margolin barmar at alum.mit.edu
Fri Sep 18 18:47:01 UTC 2009


In article <mailman.530.1253296794.14796.bind-users at lists.isc.org>,
 kalpesh varyani <kalpesh.link at gmail.com> wrote:

> Hi All,
> 
> I am running "named" in chroot() ENV. I am  seeing below errors on PA-risc
> system.
> 
> 
> =========================================================
>  Warning: crypto library not found, DNSSEC functionality not available
>  libcrypto :Exec format error.
> =======================================================
> 
> 
> I am not seeing above errors on IA-itenium system ,when I am running "named"
> in chroot() ENV.
> 
> Could any one please tell me what is wrong here, why I am seeing errors on
> PA not IA system?

Use "ldd" on the named binary to see what libraries it depends on, and 
make sure all of them are in <chroot>/usr/lib.

-- 
Barry Margolin, barmar at alum.mit.edu
Arlington, MA
*** PLEASE don't copy me on replies, I'll read them in the group ***



More information about the bind-users mailing list