[erlang-bugs] Compiling errors and warnings on OSX 10.9 (Mavericks)

Iñigo Sola Núñez inigo.sola@REDACTED
Sun Nov 17 18:40:44 CET 2013


When I compile Erlang on Mac OSX 10.9 (Mavericks) I get several deprecated
warnings. For example:


*crypto.c:3588:2: warning: 'SHA384' is deprecated: first deprecated in OS X
10.7 [-Wdeprecated-declarations]*

*crypto.c:3611:5: warning: 'SHA384_Update' is deprecated: first deprecated
in OS X 10.7 [-Wdeprecated-declarations]*


And then I get an error and compilation stops:

*odbcserver.c:118:10: fatal error: 'sql.h' file not found*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20131117/d04afd66/attachment.htm>


More information about the erlang-bugs mailing list