On Mon, 3 Nov 2003, Florent Gilain wrote: >Sorry Peter, >That didn't change anything for me ;-(( >Hope we will find something to do to make it work.
The problem is that configure did not find your SSL libraries and headers. To get Binc to compile, you need to get the path /usr/local/ssl/lib in your library path, and /usr/local/ssl/include in your include path. The editing we've beeing doing is a workaround to allow you to compile with SSL without configure detecting SSL. Could you post the compiler output after the last changes? It seems that Binc has compiled everything, but can't link. That should be easily solvable, but the compiler output will probably tell us how we can solve it. :-) Andy -- Andreas Aardal Hanssen | http://www.andreas.hanssen.name/gpg Author of Binc IMAP | "It is better not to do something http://www.bincimap.org/ | than to do it poorly."
