phobos@MAHO:~/linuxcnc/gearbox_comp$ make make[1]: Entering directory `/tmp/tmpMuyQ8x' make KBUILD_EXTRA_SYMBOLS=/usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc/Module.symvers -C /usr/src/linux-headers-3.4-9-rtai-686-pae SUBDIRS=`pwd` CC=gcc V=0 modules make[2]: Entering directory `/usr/src/linux-headers-3.4-9-rtai-686-pae' CC [M] /tmp/tmpMuyQ8x/mh400e_gearbox.o In file included from /home/phobos/linuxcnc/gearbox_comp/mh400e_util.h:94:0, from mh400e_gearbox.comp:74: /home/phobos/linuxcnc/gearbox_comp/mh400e_util.c: In function ‘tree_from_sorted_array’: /home/phobos/linuxcnc/gearbox_comp/mh400e_util.c:87:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] In file included from /home/phobos/linuxcnc/gearbox_comp/mh400e_gears.h:63:0, from mh400e_gearbox.comp:75: /home/phobos/linuxcnc/gearbox_comp/mh400e_gears.c: In function ‘gearbox_setup’: /home/phobos/linuxcnc/gearbox_comp/mh400e_gears.c:91:9: warning: missing braces around initializer [-Wmissing-braces] /home/phobos/linuxcnc/gearbox_comp/mh400e_gears.c:91:9: warning: (near initialization for ‘(anonymous).p’) [-Wmissing-braces] /home/phobos/linuxcnc/gearbox_comp/mh400e_gears.c:118:9: warning: missing braces around initializer [-Wmissing-braces] /home/phobos/linuxcnc/gearbox_comp/mh400e_gears.c:118:9: warning: (near initialization for ‘(anonymous).p’) [-Wmissing-braces] /home/phobos/linuxcnc/gearbox_comp/mh400e_gears.c:144:9: warning: missing braces around initializer [-Wmissing-braces] /home/phobos/linuxcnc/gearbox_comp/mh400e_gears.c:144:9: warning: (near initialization for ‘(anonymous).p’) [-Wmissing-braces] mh400e_gearbox.comp: In function ‘setup’: mh400e_gearbox.comp:100:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] mh400e_gearbox.comp: In function ‘_’: mh400e_gearbox.comp:184:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] mh400e_gearbox.comp:199:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] Building modules, stage 2. MODPOST 1 modules CC /tmp/tmpMuyQ8x/mh400e_gearbox.mod.o LD [M] /tmp/tmpMuyQ8x/mh400e_gearbox.ko make[2]: Leaving directory `/usr/src/linux-headers-3.4-9-rtai-686-pae' make[1]: Leaving directory `/tmp/tmpMuyQ8x'