[Openembedded-users] AVR32 U-boot 2009.01 compilation error
Kaushal Kumar
k.kaushal at gmail.com
Thu Jan 27 15:41:43 UTC 2011
Hi,
My local.conf has these settings:
MACHINE = "atngw100"
TARGET_OS = "linux-uclibc"
DISTRO = "angstrom-2008.1"
ANGSTROMLIBC = "uclibc"
To build u-boot, I used this command:
bitbake virtual/bootloader
I get a compilation error:
| In file included from display_options.c:27:
|
/Top/kuk/oe/build/tmp/work/atngw100-angstrom-linux-uclibc/u-boot-2009.01-r1/u-boot-2009.01/include/asm/io.h:129:
error: conflicting types for 'virt_to_phys'
|
/Top/kuk/oe/build/tmp/work/atngw100-angstrom-linux-uclibc/u-boot-2009.01-r1/u-boot-2009.01/include/asm/io.h:80:
error: previous definition of 'virt_to_phys' was here
angstrom-2008.1 uses u-boot 2009.01. It seems the patch at link below got
applied in the 2009.03:
http://lists.denx.de/pipermail/u-boot/2009-March/049322.html
Should I use the next version of u-boot in the same distro or is there a
better way? Please suggest.
Best Regards,
Kaushal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20110127/b515c070/attachment-0002.html>
More information about the Openembedded-users
mailing list