[erlang-questions] R15B changes erl_driver API
Sergei Golovan
sgolovan@REDACTED
Thu Dec 15 19:40:23 CET 2011
On Thu, Dec 15, 2011 at 10:32 PM, Zabrane Mickael <zabrane3@REDACTED> wrote:
> Hi guys,
>
> After installing R15B (OSX 10.6.8), this module no longer works for me:
> https://github.com/alexeyr/erlang-sqlite3
>
> I got the following error:
> [...]
> SUPERVISOR REPORT==== 15-Dec-2011::19:27:52 ===
> Supervisor: {local,reactiv_sup}
> Context: start_error
> Reason: {{badmatch,{error,"Error loading sqlite3_drv_darwin_64:
> Driver compiled with incorrect version of erl_driver.h"}},
>
> The driver seems to include the MAJOR/MINOR markers:
> https://github.com/alexeyr/erlang-sqlite3/blob/master/c_src/sqlite3_drv.c
>
> Any Help?
You must rebuild it with Erlang R15B to work.
Cheers!
--
Sergei Golovan
More information about the erlang-questions
mailing list