[erlang-questions] Install R13A to Debian
alekciy
public-mail@REDACTED
Mon Apr 20 18:28:15 CEST 2009
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?
More information about the erlang-questions
mailing list