[U-Boot-Users] Unable to compile the U-boot-0.4.8 version for OMAP1610/1510/smdk2410
George G. Davis
davis_g at comcast.net
Fri Sep 12 16:17:49 CEST 2003
Wolfgang Denk wrote:
> Dear Rahul,
>
> in message <002701c37923$8fc51520$d253579d at a0875497> you wrote:
>
>>I am not able to compile the new u-boot tar ball i.e. u-boot-0.4.8,
>>u-boot-0.4.7 compiles fine .
>>I got the following error message after
>>make omap1610inn_config
>>make command
>
> ...
>
>>/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h:43: parse error
>>before
>>`__gnuc_va_list'
>>/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h:43: warning: data
>>defin
>>ition has no type or storage class
>>/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h:110: parse error
>>before
>> `va_list' "
>>
>>can anybody tell me what is the problem.
>
>
> This means that your cross compiler is broken. The cross compiler
> must NEVER reference include files from the native development
> system.
Um, it's not the cross compiler that's doing it in this case. gccincdir
is not defined for drivers/sk98lin. Try the attached patch. It WFM/YMMV.
--
Regards,
George
>
> Best regards,
>
> Wolfgang Denk
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20030912/f44bba7f/attachment.txt
More information about the U-Boot
mailing list