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

Anthony Ramine n.oxyde@REDACTED
Sun Nov 17 21:36:20 CET 2013


Bundled OpenSSL in Mavericks is deprecated, install your own version.

unixodbc is not bundled in Mavericks anymore, install it or skip odbc.

-- 
Anthony Ramine

Le 17 nov. 2013 à 18:40, Iñigo Sola Núñez <inigo.sola@REDACTED> a écrit :

> 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
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs




More information about the erlang-bugs mailing list