<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I am following the Quick Start instructions and have successfully built the toolchain and bootstrapped RTEMS but make fails when building in b-sis.<div class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class="">The HEAD of b-sis/config.log:</div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><div style="font-family: Menlo; font-size: 11px; margin: 0px; line-height: normal;" class=""> $ ../rtems/configure --target=sparc-rtems4.11 --enable-rtemsbsp=sis --enable-tests=samples --prefix=/home/campbrd/development/rtems/4.11</div></div><div class=""><br class=""></div><div class="">Make fails here:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">gmake[5]: Entering directory '/home/campbrd/development/rtems/rsb/b-sis/sparc-rtems4.11/c/sis/cpukit/libfs'</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Making all in src/nfsclient</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">gmake[6]: Entering directory '/home/campbrd/development/rtems/rsb/b-sis/sparc-rtems4.11/c/sis/cpukit/libfs/src/nfsclient'</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">sparc-rtems4.11-gcc --pipe -DHAVE_CONFIG_H   -I../../.. -I../../../../cpukit/../../../sis/lib/include -I../../../../../../../../rtems/c/src/../../cpukit/libfs/src/nfsclient/proto -UHAVE_CEXP -I../../../../../../../../rtems/c/src/../../cpukit/libfs/src/nfsclient/proto -UHAVE_CEXP   -mcpu=cypress -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -MT src/libnfs_a-rpcio.o -MD -MP -MF src/.deps/libnfs_a-rpcio.Tpo -c -o src/libnfs_a-rpcio.o `test -f 'src/rpcio.c' || echo '../../../../../../../../rtems/c/src/../../cpukit/libfs/src/nfsclient/'`src/rpcio.c</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Makefile:547: recipe for target 'src/libnfs_a-rpcio.o' failed</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">My development system:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">uname -a</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">Linux localhost.localdomain 4.3.5-300.fc23.x86_64 #1 SMP Mon Feb 1 03:18:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux</div></div><div class=""><br class=""></div><div class="">My path when bootstrapping:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""> echo $PATH</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/home/campbrd/development/rtems/4.11/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/campbrd/.local/bin:/home/campbrd/bin</div></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><div style="margin: 0px; line-height: normal;" class="">which autoconf</div><div style="margin: 0px; line-height: normal;" class="">~/development/rtems/4.11/bin/autoconf</div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><div style="margin: 0px; line-height: normal;" class="">which automake</div><div style="margin: 0px; line-height: normal;" class="">~/development/rtems/4.11/bin/automake</div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><div class=""><br class=""></div><div class="">There is an rpcio.c:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; line-height: normal;" class="">find . -name rpcio.c</div><div style="margin: 0px; line-height: normal;" class="">./rtems/rsb/rtems/cpukit/libfs/src/nfsclient/src/rpcio.c</div></div><div style="margin: 0px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; line-height: normal;" class="">Thanks for your help,</div><div style="margin: 0px; line-height: normal;" class="">Richard</div></div></div></div></div></body></html>