Re: [Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression

2017-07-26 Thread Philippe Mathieu-Daudé
On 07/26/2017 01:46 PM, Programmingkid wrote: On Jul 26, 2017, at 6:24 AM, Peter Maydell wrote: On 26 July 2017 at 06:15, Programmingkid wrote: On Jul 26, 2017, at 12:13 AM, Philippe Mathieu-Daudé wrote: Hi John, On

Re: [Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression

2017-07-26 Thread Philippe Mathieu-Daudé
On 07/26/2017 01:46 PM, Programmingkid wrote: On Jul 26, 2017, at 6:24 AM, Peter Maydell wrote: On 26 July 2017 at 06:15, Programmingkid wrote: On Jul 26, 2017, at 12:13 AM, Philippe Mathieu-Daudé wrote: Hi John, On

Re: [Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression

2017-07-26 Thread Programmingkid
> On Jul 26, 2017, at 6:45 AM, Yongbok Kim wrote: > > > > On 26/07/2017 05:13, Philippe Mathieu-Daudé wrote: >> Hi John, >> >> On 07/25/2017 07:55 PM, Programmingkid wrote: >>> While compiling the mips64el-softmmu target I encountered these errors: >>> >>> CC

Re: [Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression

2017-07-26 Thread Programmingkid
> On Jul 26, 2017, at 6:24 AM, Peter Maydell wrote: > > On 26 July 2017 at 06:15, Programmingkid wrote: >> >>> On Jul 26, 2017, at 12:13 AM, Philippe Mathieu-Daudé >>> wrote: >>> >>> Hi John, >>> >>> On 07/25/2017 07:55

Re: [Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression

2017-07-26 Thread Yongbok Kim
On 26/07/2017 05:13, Philippe Mathieu-Daudé wrote: > Hi John, > > On 07/25/2017 07:55 PM, Programmingkid wrote: >> While compiling the mips64el-softmmu target I encountered these errors: >> >>CC hw/display/g364fb.o >> hw/core/loader-fit.c:105:41: error: expected expression >>

Re: [Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression

2017-07-26 Thread Peter Maydell
On 26 July 2017 at 06:15, Programmingkid wrote: > >> On Jul 26, 2017, at 12:13 AM, Philippe Mathieu-Daudé wrote: >> >> Hi John, >> >> On 07/25/2017 07:55 PM, Programmingkid wrote: >>> While compiling the mips64el-softmmu target I encountered these

Re: [Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression

2017-07-25 Thread Programmingkid
> On Jul 26, 2017, at 12:13 AM, Philippe Mathieu-Daudé wrote: > > Hi John, > > On 07/25/2017 07:55 PM, Programmingkid wrote: >> While compiling the mips64el-softmmu target I encountered these errors: >> CC hw/display/g364fb.o >> hw/core/loader-fit.c:105:41: error:

Re: [Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression

2017-07-25 Thread Philippe Mathieu-Daudé
Hi John, On 07/25/2017 07:55 PM, Programmingkid wrote: While compiling the mips64el-softmmu target I encountered these errors: CC hw/display/g364fb.o hw/core/loader-fit.c:105:41: error: expected expression *addr = fdt32_to_cpu(*(fdt32_t *)prop);

[Qemu-devel] hw/core/loader-fit.c:105:41: error: expected expression

2017-07-25 Thread Programmingkid
While compiling the mips64el-softmmu target I encountered these errors: CC hw/display/g364fb.o hw/core/loader-fit.c:105:41: error: expected expression *addr = fdt32_to_cpu(*(fdt32_t *)prop); ^ hw/core/loader-fit.c:105:32: error: use of