In message <cc3391f3e76e3d4c8b3f9b168bf73fe13fdf9...@umechpha.easf.csd.disa.mil
>, "Olsen, Richard William (Rick) CTR DISA PEO-MA (US)" writes:
> 
> We have been trying to build bind using with-openssl=PATH and not have it req
> uire the full openssl install on the destination system.

Why do people try to make things more complicated than they need
to be.  Just install openssl on the system.

If you really want to go down this path then you need to copy over
the shared library which is dynamically loaded into named at runtime
or rebuild openssl to include the gost code in libcrypto.  The
windows code we ship uses the latter solution.

> We had this setup an
> d running when we were building on solaris 9 using bind-9.9.2 up through bind
> -9.9.4-P2. Now we are building on a Solaris 10 system (remote system finally 
> upgraded) with bind-9.9.4-S3 and though it builds fine it errors on startup m
> issing openssl libraries/files. 
> 
> Error:260B6084:engine routines:DYNAMIC_LOAD:dso not found:eng_dyn.c:449
> Error:2606A074:engine routines:ENGINE_by_id:co such engine:eng_list.c:417:id=
> gost
> 
> Bind is trying to go to the location that was referenced in the configuration
>  part of the build as referenced --with-openssl=. I used gcc on the solaris 9
>  system but now we are going through sun studio cc for the build. 
> 
> Any help would be greatly appreciated as I expect it is something fairly simp
> le I am overlooking.
> 
> Rick.
> 
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: ma...@isc.org
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to