<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 2013-01-22 12:10, Björn-Egil
Dahlberg wrote:<br>
</div>
<blockquote cite="mid:50FE7399.9000809@erlang.org" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Yep, it is noticed and will be merged
to master shortly. Apparently a definition am_init got lost for
64bit linux in debug. <br>
</div>
</blockquote>
<br>
The current master @github should now be ok.<br>
<br>
<blockquote cite="mid:50FE7399.9000809@erlang.org" type="cite">
<div class="moz-cite-prefix"> <br>
On 2013-01-22 12:07, Yiannis Tsiouris wrote:<br>
</div>
<blockquote cite="mid:50FE72EE.8010309@softlab.ntua.gr"
type="cite">
<pre wrap="">Hi all,
We 're trying to build a debug-enabled runtime system in a freshly
cloned Erlang/OTP system using the 'master' branch by following the
instructions from [1]. In a nutshell, we do:
</pre>
<blockquote type="cite">
<pre wrap="">cd $ERL_OTP/
make
cd erts/emulator
env ERL_TOP=$ERL_OTP make debug FLAVOR=plain
</pre>
</blockquote>
<pre wrap="">(where ERL_OTP is the directory of the erlang/otp cloned repository)
We use the 'master' branch for this and we get an error. The error
message is:
In file included from hipe/hipe_amd64_gc.h:28,
from hipe/hipe_gc.h:31,
from hipe/hipe_gc.c:30:
hipe/hipe_x86_gc.h: In function ‘nstack_walk_init_sdesc’:
hipe/hipe_x86_gc.h:74: error: ‘am_init’ undeclared (first use in this
function)
hipe/hipe_x86_gc.h:74: error: (Each undeclared identifier is reported
only once
hipe/hipe_x86_gc.h:74: error: for each function it appears in.)
I also attach the complete log from the build for completeness.
Can anyone reproduce this or we're doing something wrong?
Thanks,
yiannis
[1]:
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://www.erlang.org/doc/installation_guide/INSTALL.html#How-to-Build-a-Debug-Enabled-Erlang-RunTime-System">http://www.erlang.org/doc/installation_guide/INSTALL.html#How-to-Build-a-Debug-Enabled-Erlang-RunTime-System</a>
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
erlang-bugs mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-bugs">http://erlang.org/mailman/listinfo/erlang-bugs</a>
</pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
erlang-bugs mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-bugs">http://erlang.org/mailman/listinfo/erlang-bugs</a>
</pre>
</blockquote>
<br>
</body>
</html>