[erlang-questions] Dialyzer error when generating PLT on OSX 10.6.8 - R14B04

Kostis Sagonas kostis@REDACTED
Mon Dec 5 15:38:37 CET 2011


On 12/05/2011 03:22 PM, Zabrane Mickael wrote:
> Hi guys,
>
> I got the following error message when generating PLT using R14B04:
>
> dialyzer: Could not get abstract code for file: /usr/lib/erlang/lib/erts-5.8.5/ebin/prim_file.beam (please recompile it with +debug_info)
>
> I've installed R14B04 from source with debug information turned on using:
> ERLCFLAGS="+debug_info" CFLAGS="-g".
>
> Help please !!! Kostis?

I am not sure what's happening...  Under normal circumstances, the 
+debug_info flag is added by default for all OTP files and everything 
works OK even for the erts modules which are preloaded.

Perhaps try again without setting ERLCFLAGS ??

Kostis



More information about the erlang-questions mailing list