dpp: /home/anton/ecl-head/src/c/number.d -> tmp.c arm-9tdmi-linux-gnu-gcc -DECLDIR="\"/home/anton/ecl-bin-cross/lib/ecl-10.7.1\"" -I. -I/home/anton/ecl-head/build -I/home/anton/ecl-head/src/c -I../ecl/gc -DECL_API -DECL_NO_LEGACY -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -fPIC -D_THREAD_SAFE -Dlinux -c -o number.o tmp.c /home/anton/ecl-head/src/c/number.d:24:1: warning: "_GNU_SOURCE" redefined :10:1: warning: this is the location of the previous definition /home/anton/ecl-head/src/c/number.d: In function `ecl_to_unsigned_long_long': /home/anton/ecl-head/src/c/number.d:378: error: `no' undeclared (first use in this function) /home/anton/ecl-head/src/c/number.d:378: error: (Each undeclared identifier is reported only once /home/anton/ecl-head/src/c/number.d:378: error: for each function it appears in.) /home/anton/ecl-head/src/c/number.d:379: error: union has no member named `bit' /home/anton/ecl-head/src/c/number.d: In function `ecl_to_long_long': /home/anton/ecl-head/src/c/number.d:410: error: `no' undeclared (first use in this function) /home/anton/ecl-head/src/c/number.d:411: error: union has no member named `bit' make[2]: *** [number.o] Error 1 make[2]: Leaving directory `/home/anton/ecl-head/build/c' make[1]: *** [libeclmin.a] Error 2 make[1]: Leaving directory `/home/anton/ecl-head/build' make: *** [all] Error 2