Can anyone help? I get this error on compiling erlang on mac os x 10.8 (mountain lion) with makefile built from
./configure --enable-darwin-64bit
Regards,
Simon
Here's the error and context ...
=== Entering application parsetools
erlc -W +debug_info +warn_obsolete_guard -I/Users/simonthompson/Desktop/otp_src_R15B02/lib/stdlib/include -o../ebin leex.erl
erlc -W +debug_info +warn_obsolete_guard -I/Users/simonthompson/Desktop/otp_src_R15B02/lib/stdlib/include -o../ebin yecc.erl
Function: count_nl/1
./yecc.erl:none: internal error in kernel_module;
crash reason: {function_clause,
[{eval_bits,match_bits,
[[{bin_element,0,
{integer,0,10},
{integer,0,8},
[{unit,1},unsigned,big]}],
<<"\n">>,[],[],#Fun<v3_kernel.18.31509267>,
#Fun<v3_kernel.19.67467963>],
[{file,"eval_bits.erl"},{line,210}]},
{v3_kernel,select_assert_match_possible,3,[]},
{v3_kernel,select_bin_int,1,[]},
{v3_kernel,select_bin_con_1,1,[]},
{v3_kernel,match_con_1,4,[]},
{v3_kernel,match_clause,4,[]},
{lists,mapfoldl,3,[{file,"lists.erl"},{line,1278}]},
{v3_kernel,'-match_con_1/4-anonymous-0-',3,[]}]}
make[3]: *** [../ebin/yecc.beam] Error 1
make[2]: *** [opt] Error 2
make[1]: *** [opt] Error 2
make: *** [secondary_bootstrap_build] Error 2
Simon Thompson | Professor of Logic and Computation
School of Computing | University of Kent | Canterbury, CT2 7NF, UK
s.j.th...@kent.ac.uk | M
+44 7986 085754 | W
www.cs.kent.ac.uk/~sjt
_______________________________________________
erlang-questions mailing list
erlang-q...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions