Maybe, because you don't have the necessary packages installed.
Go through this
https://docs.rtems.org/branches/master/user/hosts/posix.html#linux
and make sure you have installed the required packages.


On Sun, Jan 12, 2020 at 9:31 PM Prithvi Chakravarthy <
prithvichakravar...@gmail.com> wrote:

> 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
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to