Dear respected RTEMS users,<div><br></div><div><br></div><div>         I'm trying to build RTEMS in Ubuntu 10.04 LTS. As a helpful document I am using this link : <a href="http://www.rtems.org/wiki/index.php/Building_the_RTEMS_toolset_on_Ubuntu">http://www.rtems.org/wiki/index.php/Building_the_RTEMS_toolset_on_Ubuntu</a> . Up to Run bootsrtap everything was okey. In next step in configure and build I got this comment : </div>
<div><div> user - rtems/tools$ ../rtems-4.10.0/configure --enable-rtems-debug \ --target=i386-rtems4.10 --enable-posix --prefix=/opt/rtems-4.10 \ --enable-networking --enable-cxx --enable-rtemsbsp="virtex" --enable-maintainer-mode</div>
<div>bash: ../rtems-4.10.0/configure: No such file or directory</div><div><br></div><div>rtems/tools$ ../rtems-4.10.0/configure --enable-rtems-debug \ --target=i386-rtems4.10 --enable-posix --prefix=/opt/rtems-4.10 \ --enable-networking --enable-cxx --enable-rtemsbsp="virtex" --enable-maintainer-mode</div>
<div>bash: ../rtems-4.10.0/configure: No such file or directory</div><div><br></div><div>rtems/tools$ cd rtems-4.10.0/</div><div><br></div><div>rtems/tools/rtems-4.10.0$ ./configure --enable-rtems-debug \ --target=i386-rtems4.10 --enable-posix --prefix=/opt/rtems-4.10 \ --enable-networking --enable-cxx --enable-rtemsbsp="virtex" --enable-maintainer-modeconfigure: error: invalid variable name: ` --target'</div>
</div><div><br></div><div> I have source code 4.10.0 and I have build toolchane for Ubuntu using 4.10 source code!!! What I did wrong above? I have unarchive code in tools directory and done this operation.</div><div><br>
</div><div>     Can someone tell me why it's like this? Thanks as advance</div><div><br></div><div><br></div><div><br></div><div>Best regards</div><div>Vai </div><div><br></div>