<div dir="ltr">Yes my tools are built off of the 4.11 branch of RSB and I built RTEMS 4.11. The error message is not the only only one but it is the first. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 15, 2016 at 1:22 PM, Richard Campbell <span dir="ltr"><<a href="mailto:campbrd@gmail.com" target="_blank">campbrd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">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><br></div><div style="margin:0px;line-height:normal">The HEAD of b-sis/config.log:</div><div style="margin:0px;line-height:normal"><br></div><div style="margin:0px;line-height:normal"><div style="font-family:Menlo;font-size:11px;margin:0px;line-height:normal"> $ ../rtems/configure --target=sparc-rtems4.11 --enable-rtemsbsp=sis --enable-tests=samples --prefix=/home/campbrd/development/rtems/4.11</div></div><div><br></div><div>Make fails here:</div><div><br></div><div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">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">Making all in src/nfsclient</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">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">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">Makefile:547: recipe for target 'src/libnfs_a-rpcio.o' failed</div><div><br></div><div><br></div><div>My development system:</div><div><br></div><div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">uname -a</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">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><br></div><div>My path when bootstrapping:</div><div><br></div><div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"> echo $PATH</div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo">/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"><br></div><div style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo"><div style="margin:0px;line-height:normal">which autoconf</div><div style="margin:0px;line-height:normal">~/development/rtems/4.11/bin/autoconf</div><div style="margin:0px;line-height:normal"><br></div><div style="margin:0px;line-height:normal"><div style="margin:0px;line-height:normal">which automake</div><div style="margin:0px;line-height:normal">~/development/rtems/4.11/bin/automake</div><div style="margin:0px;line-height:normal"><br></div><div style="margin:0px;line-height:normal"><br></div><div style="margin:0px;line-height:normal"><div><br></div><div>There is an rpcio.c:</div><div><br></div><div><div style="margin:0px;line-height:normal">find . -name rpcio.c</div><div style="margin:0px;line-height:normal">./rtems/rsb/rtems/cpukit/libfs/src/nfsclient/src/rpcio.c</div></div><div style="margin:0px;line-height:normal"><br></div><div style="margin:0px;line-height:normal">Thanks for your help,</div><div style="margin:0px;line-height:normal">Richard</div></div></div></div></div></div></blockquote></div><br></div>