Re: Compiling Cyrus SASL 2.1.26 on Ubuntu 12.04 LTS
Edgar Pettijohn III <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <[email protected]> |
On Nov 14, 2014, at 1:56 PM, Guruprasad Kulkarni wrote: > Hi, > > I need to use Cyrus SASL in order to use openldap 2.4.40 > > I am trying out the installation on ubuntu 12.04lts > > I downloaded cyrus sasl 2.1.26 and followed the installation instructions > > I have attached the configure command output and the make command output > > I get errors while trying the make command. I do not understand the errors and so need your help to figure out what I am doing wrong. > > Please advise. > > -Guruprasad > > <cyrus-sasl-2.1.26-configure.txt><cyrus-sasl-2.1.26-make-errors.txt> Looks like DIGEST-MD5 is your culprit. If you don't need it try building with --disable-digest.