[PP] version.h [CC] main.c main.c:122: error: unknown field 'number' specified in initializer main.c:122: error: unknown field 'direction' specified in initializer main.c:122: warning: excess elements in union initializer main.c:122: warning: (near initialization for 'usb_config1_descriptors.c1_i0_a0_e1out.bEndpointAddress') main.c:131: error: unknown field 'number' specified in initializer main.c:131: error: unknown field 'direction' specified in initializer main.c:131: warning: excess elements in union initializer main.c:131: warning: (near initialization for 'usb_config1_descriptors.c1_i0_a0_e1in.bEndpointAddress') main.c:310: error: unknown field 'number' specified in initializer main.c:310: error: unknown field 'direction' specified in initializer main.c:310: warning: excess elements in union initializer main.c:310: warning: (near initialization for 'outep') main.c:311: error: unknown field 'number' specified in initializer main.c:311: error: unknown field 'direction' specified in initializer main.c:311: warning: excess elements in union initializer main.c:311: warning: (near initialization for 'inep') main.c:783: error: unknown field 'number' specified in initializer main.c:783: error: unknown field 'direction' specified in initializer main.c:783: warning: excess elements in union initializer main.c:783: warning: (near initialization for 'usb_c1_i0_a0_ep1out.number') main.c:790: error: unknown field 'number' specified in initializer main.c:790: error: unknown field 'direction' specified in initializer main.c:790: warning: excess elements in union initializer main.c:790: warning: (near initialization for 'usb_c1_i0_a0_ep1in.number') main.c:793: error: unknown field 'timeout' specified in initializer main.c:793: warning: initialization from incompatible pointer type make: *** [build/main.o] Error 1 [CC] ../../emcore/trunk//export/armhelpers.c make: Target `all' not remade because of errors.