Error compiling R13B04
Zoltan Lajos Kis
kiszl@REDACTED
Fri Feb 26 11:09:45 CET 2010
Hi,
I've just downloaded the tar.gz'd sources from erlang.org, and when trying
to compile it fails with what is pasted at the end of this mail. R13B03
compiles just fine.
gcc is 4.4.2-8, and the config parameters used were:
./configure --prefix=/opt/erlang-R13B04 --enable-hipe --enable-smp-support
--enable-kernel-poll
Did anyone else experience something similar?
Thank you,
Zoltan.
g++ -c -I/usr/lib/wx/include/gtk2-unicode-release-2.8
-I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__
-pthread -g -Wall -O2 -fPIC -fomit-frame-pointer -fno-strict-aliasing -g
-O2 -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPACKAGE_NAME=\"\"
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DSIZEOF_VOID_P=4 -DHAVE_GL_GL_H=1 -DHAVE_GL_SUPPORT=1 -DHAVE_GLINTPTR=1
-DHAVE_GLINTPTRARB=1 -DHAVE_GLCHAR=1 -DHAVE_GLCHARARB=1 -DHAVE_GLHALFARB=1
-DHAVE_GLINT64EXT=1 -DHAVE_WX_STC_STC_H=1
-I/tmp/otp_src_R13B04/erts/emulator/beam
-I/tmp/otp_src_R13B04/erts/include
-I/tmp/otp_src_R13B04/erts/include/i686-pc-linux-gnu
-I/tmp/otp_src_R13B04/erts/include/internal
-I/tmp/otp_src_R13B04/erts/include/internal/i686-pc-linux-gnu
-I/tmp/otp_src_R13B04/erts/emulator/sys/unix gen/wxe_funcs.cpp -o
i686-pc-linux-gnu/wxe_funcs.o
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
make[3]: *** [i686-pc-linux-gnu/wxe_funcs.o] Error 1
make[3]: Leaving directory `/tmp/otp_src_R13B04/lib/wx/c_src'
make[2]: *** [opt] Error 2
make[2]: Leaving directory `/tmp/otp_src_R13B04/lib/wx'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/tmp/otp_src_R13B04/lib'
make: *** [libs] Error 2
More information about the erlang-questions
mailing list