Hello Marcos,

I fixed this problem. You should consider to update your tool chain using the RTEMS Source Builder:

http://www.rtems.org/wiki/index.php/RTEMS_Source_Builder

You should also consider to use --disable-networking if you don't need network support in your application.

On 03/31/2014 04:45 PM, Marcos Díaz wrote:
Hi, we were trying to build RTEMS for our bsp, after updating it, and
it crashed.
This is the error it gives:

../../../../../rtems_cleaned/c/src/libchip/network/dwmac-desc-enh.c:709:3:
warning: nested extern declaration of '__DEVOLATILE'
[-Wnested-externs]
../../../../../rtems_cleaned/c/src/libchip/network/dwmac-desc-enh.c:709:34:
error: expected expression before 'void'
   void *desc_mem = __DEVOLATILE( void *, self->dma_rx );

We haven't touched anything in libchip. So, what could be the problem?
we arent using ethernet for our builds.
Thanks!



--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to