master compile error
Sascha Hauer
s.hauer at pengutronix.de
Mon Jan 31 03:14:09 EST 2011
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.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list