[Bug 6629] userPassword Support not available, because it is not build with libssl-dev

Herbert Straub herbert at linuxhacker.at
Thu Jan 19 08:39:19 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/6629

Comment:
I think the remote bug watch to debbugs #329312 hits another problem. I
try to build gq with --enable-sasl and the dependency to libsasl2-dev,
but the drop down menu for password encryption is not available.

I have two screenshots on my homepage to show the effect, if the package
is build with openssl-dev is available and not available.

I think, the configure.in contains the relevant location:
dnl We require libcrypto for the dt_password DISPLAYTYPE handler ... peter
dnl If we do not find it, we do not enable DISPLAYTYPE_PASSWORD

AC_CHECK_LIB(crypto, OpenSSL_add_all_digests)


And the dt_password.c contains the code.

Thanks
Herbert Straub




More information about the universe-bugs mailing list