On Sun, Jan 13, 2008 at 08:40:27PM +0100, Marc Fargas wrote: > Package: evolution > Version: 2.12.2-1+b1 > Severity: normal > > Hi, > According to the Help that comes with evolution and even some > screenshots around the web, when you are configuring an account there > should be an option like "Use SSL" or "Use TLS", er.. in the account > settings just below the incoming servername, am I right?
It has indeed disappeared as you can see from the buildd logs the latest evolution was compiled without SSL support. After some hunting it seems that this is caused by the --with-nspr-includes=/usr/include/nspr --with-nss-includes=/usr/include/nss configure flags being set. If those are set then instead of pkgconfig files, the evolution configure does some manual magic to check for the needed ssl bits.. And that fails hopelessly... While the pkgconfig method works just fine So fixing this bug should be simply a matter of throwing out those configure flags :) Sjoerd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]