[stunnel-users] Stunnel 4.20 with TCP Wrappers 7.6 problem in configure.ac
Michal Trojnara
Michal.Trojnara at mobi-com.net
Sat Mar 17 16:34:48 CET 2007
On Saturday 17 March 2007 13:47, lists at d-ra.ath.cx wrote:
> the following patch makes stunnel 4.20 to operate with TCP wrappers
> 7.6. I had not tried other versions of stunnel nor TCP wrappers.
>
> The problem is the missing libnsl, so TCP wrappers will never be
> activated in ./configure
[cut]
> - LIBS="$saved_LIBS -lwrap"
> + LIBS="$saved_LIBS -lwrap -lnsl"
The question is why -lnsl is not in your $saved_LIBS.
Best regards,
Mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://www.stunnel.org/pipermail/stunnel-users/attachments/20070317/2c4ab8a6/attachment.sig>
More information about the stunnel-users
mailing list