From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:37133 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752201Ab3DLIEu (ORCPT ); Fri, 12 Apr 2013 04:04:50 -0400 Date: Fri, 12 Apr 2013 10:04:24 +0200 From: Jens Axboe Subject: Re: Make FIO for Android Message-ID: <20130412080424.GK12244@kernel.dk> References: <20130412061806.GF12244@kernel.dk> <20130412063005.GG12244@kernel.dk> <20130412063851.GH12244@kernel.dk> <20130412070034.GI12244@kernel.dk> <20130412071601.GJ12244@kernel.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: fio-owner@vger.kernel.org List-Id: fio@vger.kernel.org To: Aaron Carroll Cc: "Krishnamurthy, Anush" , "fio@vger.kernel.org" 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. -- Jens Axboe