On Tue, Jun 26, 2012 at 12:45:30PM +0200, Martin Steigerwald wrote: Hi, > Building fails on mipsel due to¹: > CC server.o > server.c: In function 'handle_probe_cmd': > server.c:411:15: error: 'arch_mips' undeclared (first use in this function) > server.c:411:15: note: each undeclared identifier is reported only once for each function it appears in > make[1]: *** [server.o] Error 1 > make[1]: Leaving directory `/build/buildd-fio_2.0.8-1-mipsel-9VXitB/fio-2.0.8' > make: *** [build-stamp] Error 2 Adding arch_mips to the enum list at the top of arch/arch.h fixes the build issue, but I've no idea if that's the correct fix, regarding endianess issue etc. Tested on mipsel only, though the build failure happens on mips and mipsel. Sven -- And I don't know much, but I do know this: With a golden heart comes a rebel fist. [ Streetlight Manifesto - Here's To Life ] -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html