<br><div><span class="gmail_quote">On 11/23/06, <b class="gmail_sendername">Mikael Pettersson</b> <<a href="mailto:mikpe@it.uu.se">mikpe@it.uu.se</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Kirill Zaborski writes:<br> > I'm a Linux newbie (at last I have installed it :) ) and now I'm trying to<br> > install Erlang on my Kubunttu. There were some problems with packages but<br> > I've solved them. Right now I can not  run make, it says:
<br> > hipe/hipe_mkliterals.c:351: error: 'X86_LEAF_WORDS' undeclared here (not in<br> > a function)<br> > hipe/hipe_mkliterals.c:352: error: 'X86_NR_ARG_REGS' undeclared here (not in<br> > a function)<br> > There is just 1 link in Google about this issue and it says that I need to
<br> > disable HiPE with ./configure --disable-hipe. I've tried this but I get the<br> > same error.<br> > I'm stuck :(<br> > Maybe I miss something else?<br><br>Post a build log from a freshly unpacked OTP R11B-2 tar ball,
<br>complete with the initial ./configure command and the subsequent<br>make command.<br><br>The errors could be caused by 'm4' failures earlier in the build.</blockquote><div><br>Yep there was an error about m4, but I've installed it  (as some other packages). It looks like there were some wrong intermediate result resulting in this error. But I didn't find a way to clean up directory after erroneous ./configure.
<br>But now I've run 'sudo apt-get build-dep erlang' and and started installation from the beginning. Looks like it started to compile, it's too late in Moscow - need some sleep. And sorry about not very Erlang-specific issues :)
<br><br>Thanks,<br>Kirill.<br> </div><br></div><br>