<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Thank you for replying. :)<br><br>My steps are:<br>
1. cvs -d :pserver:anoncvs@www.rtems.com:/usr1/CVS -z 9 co -rrtems-x-y-branch rtems<br>  cd rtems<br>  ./bootstrap<br>2. mkdir rtems-build<br>  cd rtems-build<br>  ../rtems/configure --target=sparc-rtems -enable-rtemsbsp=sis --enable-test=samples --disable-posix --disable-itron --prefix=/home/smy/sparc-rtems<br>
3. make && make install<br><br>configure: error: Invalid BSP<br>configure: error: ../../../../../../../rtems/c/src/lib/libbsp/sparc/configure failed for lib/libbsp/sparc<br>make[2]: *** [sis] Error 1<br>make[2]: Leaving directory `/home/smy/toolchain/rtems-build/sparc-rtems/c'<br>
make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/home/smy/toolchain/rtems-build/sparc-rtems/c'<br>make: *** [all-recursive] Error 1<br><br><br>Besides, the 'uname -a' result is 'Linux mort-desktop 2.6.24-26-generic #1 SMP Tue Dec 1 18:37:31 UTC 2009 i686 GNU/Linux'<br>
and PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/smy/sparc-bin/bin' where /home/smy/sparc-bin/bin contains the binutils and cross-compiler.</span>