<div dir="ltr"><div dir="ltr"><div dir="ltr"><div><div><b>Command:</b></div><div><br></div><div>../rtems/configure --target=sparc-rtems5 --enable-rtemsbsp=erc32 --enable-tests=samples --prefix=${HOME}/development/rtems/5</div></div><div><br></div><div><b>Error:</b></div><div><b><br></b></div><div>In file included from ../../../../../../rtems/c/src/../../testsuites/samples/../support/include/tmacros.h:32:0,</div><div>                 from ../../../../../../rtems/c/src/../../testsuites/samples/hello/init.c:15:</div><div>../../../../../../rtems/c/src/../../testsuites/samples/../support/include/buffer_test_io.h:15:22: warning: data definition has no type or storage class</div><div> #define TEST_END()   rtems_test_end(rtems_test_name)</div><div>                      ^</div><div>../../../../../../rtems/c/src/../../testsuites/samples/hello/init.c:32:3: note: in expansion of macro 'TEST_END'</div><div>   TEST_END();</div><div>   ^~~~~~~~</div><div>../../../../../../rtems/c/src/../../testsuites/samples/../support/include/buffer_test_io.h:15:22: warning: type defaults to 'int' in declaration of 'rtems_test_end' [-Wimplicit-int]</div><div> #define TEST_END()   rtems_test_end(rtems_test_name)</div><div>                      ^</div><div>../../../../../../rtems/c/src/../../testsuites/samples/hello/init.c:32:3: note: in expansion of macro 'TEST_END'</div><div>   TEST_END();</div><div>   ^~~~~~~~</div><div>../../../../../../rtems/c/src/../../testsuites/samples/hello/init.c:32:3: warning: parameter names (without types) in function declaration</div><div>../../../../../../rtems/c/src/../../testsuites/samples/hello/init.c:33:20: error: expected declaration specifiers or '...' before numeric constant</div><div>   rtems_test_exit( 0 );</div><div>                    ^</div><div>../../../../../../rtems/c/src/../../testsuites/samples/hello/init.c:34:1: error: expected identifier or '(' before '}' token</div><div> }</div><div> ^</div><div>Makefile:1064: recipe for target 'hello/hello-init.o' failed</div><div>make[5]: *** [hello/hello-init.o] Error 1</div><div>make[5]: Leaving directory '/home/abhinav/development/rtems/kernel/b-erc32/sparc-rtems5/c/erc32/testsuites/samples'</div><div>Makefile:665: recipe for target 'samples' failed</div><div>make[4]: *** [samples] Error 2</div><div>make[4]: Leaving directory '/home/abhinav/development/rtems/kernel/b-erc32/sparc-rtems5/c/erc32/testsuites'</div><div>Makefile:1140: recipe for target 'testsuites' failed</div><div>make[3]: *** [testsuites] Error 2</div><div>make[3]: Leaving directory '/home/abhinav/development/rtems/kernel/b-erc32/sparc-rtems5/c/erc32'</div><div>Makefile:638: recipe for target 'all-recursive' failed</div><div>make[2]: *** [all-recursive] Error 1</div><div>make[2]: Leaving directory '/home/abhinav/development/rtems/kernel/b-erc32/sparc-rtems5/c/erc32'</div><div>Makefile:289: recipe for target 'all-recursive' failed</div><div>make[1]: *** [all-recursive] Error 1</div><div>make[1]: Leaving directory '/home/abhinav/development/rtems/kernel/b-erc32/sparc-rtems5/c'</div><div>Makefile:410: recipe for target 'all-recursive' failed</div><div>make: *** [all-recursive] Error 1</div><div><br></div></div></div></div>