Skip to content

Error occurred when installing Emysql #189

@linrl3

Description

@linrl3

When I run "make" inside Emysql, the error occured:
(My erlang version is 21)

Generating "include/crypto_compat.hrl" ...
...supports cryto:hash/2
...no changes needed to "include/crypto_compat.hrl". Skipping writing new file
(cd src;/Applications/Xcode.app/Contents/Developer/usr/bin/make)
erlc -W -I ../include  +nowarn_deprecated_type +debug_info -o ../ebin emysql.erl
/Users/linrl3/Desktop/Emysql/src/../include/emysql.hrl:38: type gb_tree() undefined
/Users/linrl3/Desktop/Emysql/src/../include/emysql.hrl:39: type queue() undefined
emysql.erl:672: type dict() undefined
make[1]: *** [../ebin/emysql.beam] Error 1
make: *** [all] Error 2

Does anyone know how to solve the problem? It seems that it's about type definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions