<div class="gmail_quote">Hello,<div><br></div><div><br></div><div>         My RTEMS building process goes up to configure and build successfully with following information in console : </div><div><div><span style="background-color:rgb(255,0,0)">rtems/tools/b-rtems-4.10-testing$ ../rtems-4.10.0/configure --enable-rtems-debug\--target=pc386-rtems4.10 --enable-posix --prefix=/opt/rtems-4.10\--enable-networking --enable-cxx --enable-rtemsbsp="pc386" --enable-maintainer-mode</span></div>

<div>checking for gmake... no</div><div>checking for make... make</div><div>checking for RTEMS Version... 4.10.0</div><div>checking build system type... i686-pc-linux-gnu</div><div>checking host system type... i686-pc-linux-gnu</div>

<div>checking target system type... i686-pc-linux-gnu</div><div>checking for a BSD-compatible install... /usr/bin/install -c</div><div>checking whether build environment is sane... yes</div><div>checking for a thread-safe mkdir -p... /bin/mkdir -p</div>

<div>checking for gawk... gawk</div><div>checking whether make sets $(MAKE)... yes</div><div>checking whether to enable maintainer-specific portions of Makefiles... yes</div><div>configure: creating ./config.status</div>
<div>
configure: configuring in ./tools/build</div><div>configure: running /bin/bash '../../../rtems-4.10.0/tools/build/configure' '--prefix=/opt/rtems-4.10--enable-networking' '--host=i686-pc-linux-gnu' '--build=i686-pc-linux-gnu'  '--enable-rtems-debug--target=pc386-rtems4.10' '--enable-posix' '--enable-cxx' '--enable-rtemsbsp=pc386' '--enable-maintainer-mode' '--target=i686-pc-linux-gnu'  '--cache-file=/dev/null' '--srcdir=../../../rtems-4.10.0/tools/build'</div>

<div>checking for gmake... no</div><div>checking for make... make</div><div>checking for RTEMS Version... 4.10.0</div><div>checking build system type... i686-pc-linux-gnu</div><div>checking host system type... i686-pc-linux-gnu</div>

<div>checking for a BSD-compatible install... /usr/bin/install -c</div><div>checking whether build environment is sane... yes</div><div>checking for a thread-safe mkdir -p... /bin/mkdir -p</div><div>checking for gawk... gawk</div>

<div>checking whether make sets $(MAKE)... yes</div><div>......................................</div><div>................................</div><div>checking for strtol... yes</div><div>checking for bash... /bin/bash</div>

<div>configure: creating ./config.status</div><div>config.status: creating Makefile</div><div>config.status: creating install-if-change</div><div>config.status: creating config.h</div><div>config.status: config.h is unchanged</div>

<div>config.status: executing depfiles commands</div><div>configure: configuring in ./tools/cpu</div><div>configure: running /bin/bash '../../../rtems-4.10.0/tools/cpu/configure' '--prefix=/opt/rtems-4.10--enable-networking' '--host=i686-pc-linux-gnu' '--build=i686-pc-linux-gnu'  '--enable-rtems-debug--target=pc386-rtems4.10' '--enable-posix' '--enable-cxx' '--enable-rtemsbsp=pc386' '--enable-maintainer-mode' '--target=i686-pc-linux-gnu'  '--cache-file=/dev/null' '--srcdir=../../../rtems-4.10.0/tools/cpu'</div>

<div>checking for gmake... no</div><div>checking for make... make</div><div>checking for RTEMS Version... 4.10.0</div><div>checking build system type... i686-pc-linux-gnu</div><div>checking host system type... i686-pc-linux-gnu</div>

<div>checking target system type... i686-pc-linux-gnu</div><div>..............................................</div><div>...................................................</div><div>checking whether make sets $(MAKE)... yes</div>
<div>checking whether to enable maintainer-specific portions of Makefiles... yes</div>
<div>configure: creating ./config.status</div><div>config.status: creating Makefile</div><div>=== configuring in generic (/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools/generic)</div><div>configure: running /bin/bash ../../../../rtems-4.10.0/testsuites/tools/generic/configure --disable-option-checking '--prefix=/opt/rtems-4.10--enable-networking'  '--host=i686-pc-linux-gnu' '--build=i686-pc-linux-gnu' '--enable-rtems-debug--target=pc386-rtems4.10' '--enable-posix' '--enable-cxx' '--enable-rtemsbsp=pc386' '--enable-maintainer-mode' '--target=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'target_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=../../../../rtems-4.10.0/testsuites/tools/generic</div>

<div>checking for gmake... no</div><div>checking for make... make</div><div>checking for RTEMS Version... 4.10.0</div><div>........................................</div><div>................................</div><div>config.status: creating Makefile</div>
<div>config.status: creating make/Makefile</div><div><span style="background-color:rgb(255,0,0)"><br>
</span></div><div><span style="background-color:rgb(255,0,0)">rtems/tools/b-rtems-4.10-testing$ make all</span></div><div><span style="background-color:rgb(255,0,0)">Making all in make</span></div><div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/make'</div>

<div>make[1]: Nothing to be done for `all'.</div><div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/make'</div><div>Making all in tools/build</div><div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/build'</div>

<div>make  all-am</div><div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/build'</div><div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/build'</div>

<div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/build'</div><div>Making all in tools/cpu</div><div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu'</div>

<div>Making all in generic</div><div>..............................................</div><div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div>
<div>Making all in .</div><div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div><div>make[2]: Nothing to be done for `all-am'.</div><div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div>

<div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div><div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing'</div><div>make[1]: Nothing to be done for `all-am'.</div>

<div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing'</div><div><br></div><div>Everything seems okey in my opinion. Next step I tried to install using following command line using from this url <a href="http://www.rtems.org/wiki/index.php/Building_the_RTEMS_toolset_on_Ubuntu" target="_blank">http://www.rtems.org/wiki/index.php/Building_the_RTEMS_toolset_on_Ubuntu</a> as resource </div>

<div><br></div><div><span style="background-color:rgb(204,0,0)">rtems/tools/b-rtems-4.10-testing$ sudo PATH=/opt/rtems-4.10/bin:${PATH} make install</span></div><div>Making install in make</div><div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/make'</div>

<div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/make'</div><div>make[2]: Nothing to be done for `install-exec-am'.</div><div>test -z "/opt/rtems-4.10--enable-networking/make" || /bin/mkdir -p "/opt/rtems-4.10--enable-networking/make"</div>

<div> /usr/bin/install -c -m 644 ../../rtems-4.10.0/make/main.cfg ../../rtems-4.10.0/make/leaf.cfg '/opt/rtems-4.10--enable-networking/make'</div><div>test -z "/opt/rtems-4.10--enable-networking/make/Templates" || /bin/mkdir -p "/opt/rtems-4.10--enable-networking/make/Templates"</div>

<div> /usr/bin/install -c -m 644 ../../rtems-4.10.0/make/Templates/Makefile.dir ../../rtems-4.10.0/make/Templates/Makefile.leaf ../../rtems-4.10.0/make/Templates/Makefile.lib '/opt/rtems-4.10--enable-networking/make/Templates'</div>

<div>test -z "/opt/rtems-4.10--enable-networking/make/custom" || /bin/mkdir -p "/opt/rtems-4.10--enable-networking/make/custom"</div><div> /usr/bin/install -c -m 644 ../../rtems-4.10.0/make/custom/default.cfg '/opt/rtems-4.10--enable-networking/make/custom'</div>

<div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/make'</div><div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/make'</div><div>Making install in tools/build</div>

<div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/build'</div><div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/build'</div><div>test -z "/opt/rtems-4.10--enable-networking/bin" || /bin/mkdir -p "/opt/rtems-4.10--enable-networking/bin"</div>

<div>  /usr/bin/install -c cklength eolstrip packhex unhex rtems-bin2c '/opt/rtems-4.10--enable-networking/bin'</div><div>test -z "/opt/rtems-4.10--enable-networking/bin" || /bin/mkdir -p "/opt/rtems-4.10--enable-networking/bin"</div>

<div> /usr/bin/install -c install-if-change '/opt/rtems-4.10--enable-networking/bin'</div><div>make[2]: Nothing to be done for `install-data-am'.</div><div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/build'</div>

<div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/build'</div><div>Making install in tools/cpu</div><div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu'</div>

<div>Making install in generic</div><div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu/generic'</div><div>make[3]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu/generic'</div>

<div>make[3]: Nothing to be done for `install-exec-am'.</div><div>make[3]: Nothing to be done for `install-data-am'.</div><div>make[3]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu/generic'</div>

<div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu/generic'</div><div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu'</div><div>make[3]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu'</div>

<div>make[3]: Nothing to be done for `install-exec-am'.</div><div>make[3]: Nothing to be done for `install-data-am'.</div><div>make[3]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu'</div>

<div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu'</div><div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/tools/cpu'</div><div>Making install in testsuites/tools</div>

<div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools'</div><div>Making install in generic</div><div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools/generic'</div>

<div>make[3]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools/generic'</div><div>test -z "/opt/rtems-4.10--enable-networking/bin" || /bin/mkdir -p "/opt/rtems-4.10--enable-networking/bin"</div>

<div> /usr/bin/install -c difftest '/opt/rtems-4.10--enable-networking/bin/./i686-pc-linux-gnu-difftest'</div><div> /usr/bin/install -c sorttimes '/opt/rtems-4.10--enable-networking/bin/./i686-pc-linux-gnu-sorttimes'</div>

<div>make[3]: Nothing to be done for `install-data-am'.</div><div>make[3]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools/generic'</div><div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools/generic'</div>

<div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools'</div><div>make[3]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools'</div>
<div>
make[3]: Nothing to be done for `install-exec-am'.</div><div>make[3]: Nothing to be done for `install-data-am'.</div><div>make[3]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools'</div>

<div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools'</div><div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/testsuites/tools'</div><div>

Making install in c</div><div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div><div>Making install in .</div><div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div>

<div>make[3]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div><div>make[3]: Nothing to be done for `install-exec-am'.</div><div>make[3]: Nothing to be done for `install-data-am'.</div>

<div>make[3]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div><div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div><div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing/c'</div>

<div>make[1]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing'</div><div>make[2]: Entering directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing'</div><div>make[2]: Nothing to be done for `install-exec-am'.</div>

<div>make[2]: Nothing to be done for `install-data-am'.</div><div>make[2]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing'</div><div>make[1]: Leaving directory `/home/vai/study/rtems/tools/b-rtems-4.10-testing'</div>

</div><div><br></div><div>I found above information in my console. Can some experienced person make me understood that what should I do to run this RTEMS in my system further? Is there any problem in installation in given information? After that information nothing happened.. How can I run this RTEMS in my Virtual Box or how it should work??</div>

<div><br></div><div><br></div><div>            Thank you as advance.</div><div><br></div><div><br></div><div>Best regards</div><div>Vai,</div><div>Russia</div><div><br></div>
</div><br>