[erlang-questions] Install R13A to Debian

Kunthar kunthar@REDACTED
Tue Apr 21 00:26:56 CEST 2009


Could you set your bash LANG env. variable to C or pure en_US.UTF-8?

$ export LANG=en_US.UTF-8

I had some weird results with language var before with Turkish.




On Mon, Apr 20, 2009 at 7:28 PM, alekciy <public-mail@REDACTED> wrote:
> I try compile R13A (in repository no package):
>
> debian:~/erlang/otp_src_R13A# gcc --version
> gcc (Debian 4.3.2-1.1) 4.3.2
>
> debian:~/erlang/otp_src_R13A# ./configure --without-termcap
> Configure end ok.
>
> debian:~/erlang/otp_src_R13A# make
> ...
> drivers/unix/ttsl_drv.c:214: error: expected Б─≤=Б─≥,
> Б─≤,Б─≥, Б─≤;Б─≥, Б─≤asmБ─≥ or
> Б─≤__attribute__Б─≥ before Б─≤utf8bufБ─≥
> drivers/unix/ttsl_drv.c: In function Б─≤ttysl_initБ─≥:
> drivers/unix/ttsl_drv.c:237: warning: implicit declaration of function
> Б─≤DEBUGLOGБ─≥
> make[3]: *** [obj/i686-pc-linux-gnu/opt/smp/ttsl_drv.o] Error 1
> make[3]: Leaving directory `/root/erlang/otp_src_R13A/erts/emulator'
> make[2]: *** [opt] Error 2
> make[2]: Leaving directory `/root/erlang/otp_src_R13A/erts/emulator'
> make[1]: *** [smp] Error 2
> make[1]: Leaving directory `/root/erlang/otp_src_R13A/erts'
> make: *** [emulator] Error 2
> debian:~/erlang/otp_src_R13A#
>
> Why this?
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions



More information about the erlang-questions mailing list