I'm a Linux newbie (at last I have installed it :) ) and now I'm trying to install Erlang on my Kubunttu. There were some problems with packages but 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 a function)
<br>hipe/hipe_mkliterals.c:352: error: 'X86_NR_ARG_REGS' undeclared here (not in a function)<br>There is just 1 link in Google about this issue and it says that I need to disable HiPE with ./configure --disable-hipe. I've tried this but I get the same error. 
<br>I'm stuck :(<br>Maybe I miss something else?<br><br>BR,<br>Kirill.<br>