Hello,

I know this is an old problem that was supposedly fixed in version 1.2.6, however, it doesn't work for me. In short, the Binc ./configure script doesn't detect my OpenSSL libs and headers, even if I provide it with the --with-openssl-lib and --with-openssl-include flags. I'm trying to configure version 1.2.7beta1 on a Debian Woody (gcc 2.95.4).

I'm currently running a version 1.2.3; here I was able to make it work by doing "CXXFLAGS="I/usr/local/ssl/include/openssl $CXXFLAGS" LDFLAGS="-L/usr/local/ssl/lib $LDFLAGS" ./configure". But this doesn't work with version 1.2.7beta1.

Does anyone have any ideas? Thanks.

Regards,
Anders

Reply via email to