On 12 April 2013 18:04, Jens Axboe <axboe@xxxxxxxxx> wrote: > On Fri, Apr 12 2013, Aaron Carroll wrote: >> s pointer from integer without a >> > cast [enabled by default] >> > cgroup.c:46:2: warning: implicit declaration of function 'endmntent' >> > [-Wimplicit-function-declaration] >> > cgroup.c: At top level: >> > cgroup.c:78:6: error: redefinition of 'cgroup_kill' >> > cgroup.h:24:20: note: previous definition of 'cgroup_kill' was here >> > cgroup.c:147:5: error: redefinition of 'cgroup_setup' >> > cgroup.h:13:19: note: previous definition of 'cgroup_setup' was here >> > cgroup.c:189:6: error: redefinition of 'cgroup_shutdown' >> > cgroup.h:20:20: note: previous definition of 'cgroup_shutdown' was here >> > make: *** [cgroup.o] Error 1 >> >> What compiler generates that? As I said I'm now getting clean builds >> for Android. > > I grabbed the 32-bit NDK from the page you referenced. I'm using that exact NDK and don't get that error. Weird. -- 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