[erlang-questions] Compiling Erlang in Kubuntu 6.0.6

Pupeno pupeno@REDACTED
Thu Nov 23 06:25:38 CET 2006


I think it is easier to use the packages and building the unstable
packages in a stable Kubuntu is a matter of a couple of commands. Add
the unstable repo to /etc/apt/sources.list, aptitude update, fakeroot
apt-get source --build erlang, wait some time and voila!
Yes, this is rough, if you need more info I can write a detailed
tutorial in my blog.

On Thu, 2006-11-23 at 00:35 +0300, Kirill Zaborski wrote:
> 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:
> hipe/hipe_mkliterals.c:351: error: 'X86_LEAF_WORDS' undeclared here
> (not in a function) 
> hipe/hipe_mkliterals.c:352: error: 'X86_NR_ARG_REGS' undeclared here
> (not in a function)
> 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. 
> I'm stuck :(
> Maybe I miss something else?
> 
> BR,
> Kirill.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
-- 
Pupeno <pupeno@REDACTED> (http://pupeno.com)




More information about the erlang-questions mailing list