From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 30.mail-out.ovh.net ([213.186.62.213]) by canuck.infradead.org with smtp (Exim 4.72 #1 (Red Hat Linux)) id 1PjtWT-0007JP-5s for barebox@lists.infradead.org; Mon, 31 Jan 2011 13:10:26 +0000 Date: Mon, 31 Jan 2011 14:08:16 +0100 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20110131130816.GB26656@game.jcrosoft.org> References: <20110131081409.GJ9041@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20110131081409.GJ9041@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: master compile error To: Sascha Hauer Cc: barebox@lists.infradead.org On 09:14 Mon 31 Jan , Sascha Hauer wrote: > On Mon, Jan 31, 2011 at 03:05:13AM -0500, Belisko Marek wrote: > > Hi, > > > > trying to compile current barebox > > (a45c3b961c7696e2f203f3fd981db78d92b747e6) from master branch and get > > following error (gcc 4.5.1): > > LD barebox > > common/built-in.o: In function `image_get_data': > > /home/open-nandra/Downloads/barebox/include/image.h:280: undefined > > reference to `__bswapsi2' > > common/built-in.o: In function `image_multi_getimg': > > /home/open-nandra/Downloads/barebox/common/image.c:213: undefined > > reference to `__bswapsi2' > > common/built-in.o: In function `image_print_contents': > > /home/open-nandra/Downloads/barebox/common/image.c:279: undefined > > reference to `__bswapsi2' > > /home/open-nandra/Downloads/barebox/common/image.c:284: undefined > > reference to `__bswapsi2' > > /home/open-nandra/Downloads/barebox/common/image.c:285: undefined > > reference to `__bswapsi2' > > common/built-in.o:/home/open-nandra/Downloads/barebox/common/image.c:286: > > more undefined references to `__bswapsi2' follow > > make: *** [barebox] Error 1 > > > > I found this patch > > (http://lists.infradead.org/pipermail/barebox/2011-January/002693.html) > > but seems it's missing in master branch. > > Does this patch work without > > d62f824 arm: libgcc update to linux v2.6.37 > ? > > I hesitated to apply d62f824 to master because it seems quite intrusive. please do not use this one use import swab.h arch implementation form linux v2.3.37 commit be4146161b5316f4e7fb51c5a3c9ac0e5622c42d it's independant from the libgcc update Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox