Build ERROR for sasl

2003-12-09 Thread alexb
I tryed to build sasl using: openpkg build -Dwith_pam -Dwith_ldap -Dwith_mysql sasl | sh After it starts compiling I got sever errors starting with: lak.o(.text+0x134f): In function `lak_init': : undefined reference to `OpenSSL_add_all_digests' Then: make[2]: *** [saslauthd] Error 1

Re: Build ERROR for sasl

2003-12-09 Thread Birger Krägelin
: Build ERROR for sasl The error only occurs if I try to build sasl with_ldap. With no option, or with_pam and with_mysql it build fine. But the most important for me is LDAP, so I still need help to get sasl build with_ldap. Thanks, Alex Cópia [EMAIL PROTECTED]: I tryed to build