[r424]Bug: Issue Compiling on Linux
Posted: Sat Aug 22, 2009 4:54
Hi
I tried compiling the svn version of gzdoom on archlinux and the system gives me this issue:
Thanks
I tried compiling the svn version of gzdoom on archlinux and the system gives me this issue:
Code: Select all
[ 37%] Generating CMakeFiles/zdoom.dir/asm_ia32/a.o
/bin/sh: line 1: 6039 Bus error /usr/bin/nasm -f elf -DM_TARGET_LINUX -i/home/zuargo/Builds/gzdoom-svn/src/gzdoom-build/src/ -o"/home/zuargo/Builds/gzdoom-svn/src/gzdoom-build/src/CMakeFiles/zdoom.dir/asm_ia32/a.o" /home/zuargo/Builds/gzdoom-svn/src/gzdoom-build/src/asm_ia32/a.asm
make[2]: *** [src/CMakeFiles/zdoom.dir/asm_ia32/a.o] Error 135
make[1]: *** [src/CMakeFiles/zdoom.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: Build Failed.
Aborting...