On Wed, 19 Mar 2008 09:55:00 +0100 Lucas Nussbaum <[EMAIL PROTECTED]> wrote:
> Relevant part: > > Making all for framework GNUMail... > > Compiling file AboutPanel.m ... > > Compiling file AboutPanelController.m ... > > Compiling file AddressBookController.m ... > > Compiling file AddressBookPanel.m ... > > Compiling file ApplicationIconController.m ... > > Compiling file AutoCompletingTextField.m ... > > Compiling file ConsoleWindow.m ... > > Compiling file ConsoleWindowController.m ... > > In file included from ConsoleWindowController.m:40: > > /usr/include/GNUstep/Pantomime/CWTCPConnection.h:30:25: warning: > > openssl/ssl.h: No such file or directory In file included from > > ConsoleWindowController.m:40: > > /usr/include/GNUstep/Pantomime/CWTCPConnection.h:59: > > error: expected specifier-qualifier-list before > > 'SSL_CTX' /usr/include/GNUstep/Pantomime/CWTCPConnection.h:60: > > error: expected specifier-qualifier-list before 'SSL' make[3]: *** > > [obj/ConsoleWindowController.o] Error 1 Ah, that seems to be because the latest libgnustep-base-dev changed from Depends: libssl-dev to Suggests: libssl-dev since libssl-dev isn't strictly needed for libgnustep-base-dev. I will add a Build-depends: libssl-dev to gnumail. -- Hubert Chathi <[EMAIL PROTECTED]> -- Jabber: [EMAIL PROTECTED] PGP/GnuPG key: 1024D/124B61FA http://www.uhoreg.ca/ Fingerprint: 96C5 012F 5F74 A5F7 1FF7 5291 AF29 C719 124B 61FA -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]