Hello, After one of the last changes on the file rtems-kernel-bus-dma.c, commit 5e3780023 on branch 6-freebsd-12, it is not possible to compile the tests for i386 because <bsp/linker-symbols.h> is not found. How is the best way to solve this issue? Adding an #ifndef __i386__? Something like this:
#ifndef __i386__ #include <bsp/linker-symbols.h> #endif Maybe this issue affects others architectures too. Cheers, Gabriel -------------------------- Deutsches Zentrum für Luft- und Raumfahrt e.V. (DLR) Institute for Software Technology | SC-OSS | Lilienthalplatz 7 | 38108 Braunschweig | Germany Gabriel Moyano | Research Scientist in Onboard Software Systems group
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel