Mark Andrews <ma...@isc.org> wrote:
>
> Also one shouldn't need to add LDFLAGS="-R/opt/OpenSSL/lib".  configure
> adds it itself if the platform needs it. --with-openssl=/opt/OpenSSL
> should be enough.

I think the bug here is that configure assumes the admin has added all
possible library directories to the RTLD path, so it does not specify an
RPATH at all. However if (like me) you are passing a specific path to
configure then there is probably a good reason you aren't using the usual
system library locations, so you need -R as well as -L and -I.

Tony.
-- 
f.anthony.n.finch  <d...@dotat.at>  http://dotat.at/
North Malin, Hebrides, Bailey: Variable or cyclonic 3 or 4, occasionally 5
except in Hebrides. Moderate or rough. Rain or thundery showers. Good,
occasionally poor.
_______________________________________________
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