<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.2.2">
</HEAD>
<BODY>
Hello Mauro,<BR>
<BR>
Certainly it is supported (though we don't provide binaries for it).<BR>
We are aware of users running on OS/X successfully without any issue..<BR>
<BR>
...but possibly you are having a issue with your OpenSSL stack installed.<BR>
<BR>
Taking the error reported, the failure is found in nopoll_base64_encode which<BR>
is quite simple but relies on OpenSSL's base64 support to work:<BR>
<BR>
<A HREF="https://github.com/ASPLes/nopoll/blob/master/src/nopoll.c">https://github.com/ASPLes/nopoll/blob/master/src/nopoll.c</A><BR>
(see around line 516)<BR>
<BR>
I would recommend to update your noPoll's local copy to place some <BR>
debugging/printfs inside that function to see what OpenSSL's function is <BR>
not working... and after that, check why your OpenSSL is failing for a very<BR>
simple test, which is consequence of calling to:<BR>
<BR>
      nopoll_base64_encode ("This is a test", 14, ...);<BR>
<BR>
Having a working OpenSSL installation is key to have noPoll working,<BR>
<BR>
Please, keep us all up to date with your progress,<BR>
Best Regards,<BR>
<BR>
<BR>
<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    Hello,<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    my name is Mauro Cigala and I study computer engineering.<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    I'm trying to develop a program on OSX using the nopoll websocket library to manage the websocket connection.<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    After I launch the "make" command, I try to run the tests but the test "Test 01-bas64: Library bas64 support" always fails with error :"ERROR: failed to encode this test".<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    I'd like to know if the nopoll library is compatible with OSX.<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    My OSX version is 10.10 (Yosemite) and the OpenSSL version installed is 1.0.2d.<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Thank you,<BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Mauro
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
noPoll mailing list
<A HREF="mailto:noPoll@lists.aspl.es">noPoll@lists.aspl.es</A>
<A HREF="http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll">http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll</A>
</PRE>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Francis Brosnan Blázquez  -  ASPL
<A HREF="http://www.asplhosting.com/">http://www.asplhosting.com/</A>
<A HREF="http://www.aspl.es/">http://www.aspl.es/</A>
<A HREF="https://twitter.com/aspl_es">https://twitter.com/aspl_es</A>
<A HREF="https://twitter.com/asplhosting">https://twitter.com/asplhosting</A>
<A HREF="https://twitter.com/francisbrosnanb">https://twitter.com/francisbrosnanb</A>

91 134 14 22 - 91 134 14 45 - 91 116 07 57

AVISO LEGAL
 
En virtud de lo dispuesto en la Ley Orgánica 15/1999, de 13 de
diciembre, de Protección de Datos de Carácter Personal, le informamos de
que sus datos de carácter personal, recogidos de fuentes accesibles al
público o datos que usted nos ha facilitado previamente, proceden de
bases de datos propiedad de Advanced Software Production Line, S.L.
(ASPL).
 
ASPL garantiza que los datos serán tratados con la finalidad de mantener
las oportunas relaciones comerciales o promocionales con usted o la
entidad que usted representa. No obstante, usted puede ejercitar sus
derechos de acceso, rectificación, cancelación y oposición dispuestos en
la mencionada Ley Orgánica, notificándolo por escrito a ASPL -
Protección Datos, C/Antonio Suárez 10 A-102, 28802, Alcalá de Henares
(Madrid).


</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>