$ rake (in /home/clgc/languages/rbx-cpp) gcc -Ivm/external_libs/libtommath -Ivm/external_libs/onig -Ivm/external_libs/libffi/include -Ivm/external_libs/libltdl -Ivm/external_libs/libev -Ivm/external_libs/llvm/include -Ivm/test/cxxtest -Ivm -I. -Wall -Werror -ggdb -gdwarf-2 -I/home/clgc/languages/rbx-cpp/vm/external_libs/llvm/include -D_DEBUG -I/home/clgc/usr/include -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -fomit-frame-pointer -I/home/clgc/usr/include -c -o vm/vmmethod.o vm/vmmethod.cpp 2>&1 In file included from vm/builtin/fixnum.hpp:5, from vm/vmmethod.cpp:4: vm/builtin/integer.hpp:45:7: error: no newline at end of file In file included from vm/builtin/fixnum.hpp:5, from vm/vmmethod.cpp:4: vm/builtin/integer.hpp:28: error: ‘static rubinius::Integer* rubinius::Integer::from(rubinius::VM*, int)’ cannot be overloaded vm/builtin/integer.hpp:22: error: with ‘static rubinius::Integer* rubinius::Integer::from(rubinius::VM*, rubinius::native_int)’ rake aborted! Command failed with status (1): [gcc -Ivm/external_libs/libtommath -Ivm/ext...] (See full trace by running task with --trace)