Need help building RTEMS
campbrd at gmail.com
campbrd at gmail.com
Thu Feb 18 04:11:47 UTC 2016
Thanks to Chris Johns' last post, I realized that I was on the rtems master branch and had built the tool chain for rtems 4.11. After switching to the 4.11 branch, everything worked fine.
Richard Campbell
> On Feb 15, 2016, at 1:39 PM, Joel Sherrill <joel at rtems.org> wrote:
>
>
>
>> On Mon, Feb 15, 2016 at 1:22 PM, Richard Campbell <campbrd at gmail.com> wrote:
>> I am following the Quick Start instructions and have successfully built the toolchain and bootstrapped RTEMS but make fails when building in b-sis.
>>
>> The HEAD of b-sis/config.log:
>>
>> $ ../rtems/configure --target=sparc-rtems4.11 --enable-rtemsbsp=sis --enable-tests=samples --prefix=/home/campbrd/development/rtems/4.11
>>
>> Make fails here:
>>
>> gmake[5]: Entering directory '/home/campbrd/development/rtems/rsb/b-sis/sparc-rtems4.11/c/sis/cpukit/libfs'
>> Making all in src/nfsclient
>> gmake[6]: Entering directory '/home/campbrd/development/rtems/rsb/b-sis/sparc-rtems4.11/c/sis/cpukit/libfs/src/nfsclient'
>> 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
>> Makefile:547: recipe for target 'src/libnfs_a-rpcio.o' failed
>
> Richard.. I assume your tools are built off the 4.11 branch of the RSB and you are using the 4.11 branch of RTEMS.
>
> Is that the only error message?
>
>>
>> My development system:
>>
>> uname -a
>> 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
>>
>> My path when bootstrapping:
>>
>> echo $PATH
>> /home/campbrd/development/rtems/4.11/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/campbrd/.local/bin:/home/campbrd/bin
>>
>> which autoconf
>> ~/development/rtems/4.11/bin/autoconf
>>
>> which automake
>> ~/development/rtems/4.11/bin/automake
>>
>>
>>
>> There is an rpcio.c:
>>
>> find . -name rpcio.c
>> ./rtems/rsb/rtems/cpukit/libfs/src/nfsclient/src/rpcio.c
>>
>> Thanks for your help,
>> Richard
>>
>> _______________________________________________
>> users mailing list
>> users at rtems.org
>> http://lists.rtems.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20160217/bdbda8ac/attachment-0002.html>
More information about the users
mailing list