[erlang-questions] Failed to run make..
Vimal Kumar
vimal7370@REDACTED
Mon Jan 11 08:30:09 CET 2016
Hi,
If erlang:is_map/1 is not available then you should try upgrading erlang to
the latest version.
On Mon, Jan 11, 2016 at 11:23 AM, Pavanan M S <pavananms@REDACTED> wrote:
> Hi all,
>
> While trying to run make in a project I encountered this
> message first;-
>
> ===> Plugin rebar_gdb_plugin not available. It will not be
> used.
>
> Then it crashed showing this message;-
>
> ===> Compiling
> /home/pavanan/pine/_build/default/lib/pine/src/pine_tools.erl failed
> /home/pavanan/pine/_build/default/lib/pine/src/pine_tools.erl:339: illegal
> guard expression
>
> Looking at the code I found that the guard expression consists
> of a function
> *is_map(). *
> That function didn't work in my erl console (returns function
> not found.).
>
> 1. Are these errors related? and
> 2. How can I make this work.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160111/5bdbdd8a/attachment.htm>
More information about the erlang-questions
mailing list