Hi, I've been trying to set up RTEMS. So far I have been following the documentation and i when i building BSP.
When I entered the following command: HOME/quick-start/src/rtems/configure \ > --prefix=$HOME/quick-start/rtems/5 \ > --enable-maintainer-mode \ > --target=sparc-rtems5 \ > --enable-rtemsbsp=erc32 \ > --enable-tests I had the following code as output: /home/prithvi/quick-start/src/rtems/configure: line 472: sed: command not found /home/prithvi/quick-start/src/rtems/configure: line 471: expr: command not found /home/prithvi/quick-start/src/rtems/configure: line 472: sed: command not found /home/prithvi/quick-start/src/rtems/configure: line 486: sed: command not found : error: cannot create .lineno; rerun with a POSIX shell Any help would be highly appreciated. Regards, Prithvi Chakravarthy
_______________________________________________ users mailing list users@rtems.org http://lists.rtems.org/mailman/listinfo/users