In article <mailman.530.1253296794.14796.bind-us...@lists.isc.org>,
 kalpesh varyani <kalpesh.l...@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, bar...@alum.mit.edu
Arlington, MA
*** PLEASE don't copy me on replies, I'll read them in the group ***
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to