[erlang-questions] Failed to run make..
Pavanan M S
pavananms@REDACTED
Mon Jan 11 06:53:16 CET 2016
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160111/803acd66/attachment.htm>
More information about the erlang-questions
mailing list