On Thu, Jan 13, 2005 at 10:21:33AM -0800, H. Scott Brown wrote: > Hi, List, > > OK, new problem... > > I am trying to rebuild Cyrus IMAP from scratch. Everything *seemed* to go ok > the first build, but now I am getting errors during configure. > > > ./configure --with-auth=unix --with-sasl=/usr/lib/sasl2 > --with-dbdir=/usr/local/BerkeleyDB.4.2 --with-openssl=/usr/local/ssl/lib > checking build system type... sparc-sun-solaris2.9 > checking host system type... sparc-sun-solaris2.9 > checking for makedepend... > /export/home/hs.brown/cyrus-imapd-2.2.9/tools/not-mkdep > configure: WARNING: Makedepend is not installed on this system. You should ... > checking for prop_get in -lsasl2... no > configure: error: Cannot continue without libsasl2. > Get it from ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/. > > SASLv2 is installed, and is working fine with SMTP Auth and sendmail, so the > SASLv2 libraries are there, and doing fine. The symbolic link is there, so > it should link fine from /usr/lib to /usr/local/lib, and, at any rate, I > have linked directly, to /usr/local/lib, as well as just left --with-sasl= > out of the options altogether, just to see if it would pick it up from PATH. > All return the same result. > > Anybody have any clues for me?
Any chance of your configure.in,config.log,config.status,configure files? (maybe privately..) Cheers, Patrick --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html