<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 12, 2020, 10:22 AM Niteesh <<a href="mailto:gsnb.gn@gmail.com">gsnb.gn@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div>Maybe, because you don't have the necessary packages installed.<div>Go through this <a href="https://docs.rtems.org/branches/master/user/hosts/posix.html#linux" target="_blank" rel="noreferrer">https://docs.rtems.org/branches/master/user/hosts/posix.html#linux</a> </div><div>and make sure you have installed the required packages.</div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">This is definitely the right answer but sed is a very basic utility. I'm not sure how you would get any Linux installation without it.</div><div dir="auto"><br></div><div dir="auto">Check you PATH to make sure /bin and /use/bin are in it. A typo prepending the RTEMS tools to your PATH could have messed it up.</div><div dir="auto"><br></div><div dir="auto">Try a new shell and do "which sed" or "type sed". I expect it is there. If not, you have found a way to get an OS install with less installed than we have seen. :)</div><div dir="auto"><br></div><div dir="auto">--joel</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div><br><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 12, 2020 at 9:31 PM Prithvi Chakravarthy <<a href="mailto:prithvichakravarthy@gmail.com" target="_blank" rel="noreferrer">prithvichakravarthy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div>I've been trying to set up RTEMS. So far I have been following the documentation and i when i building BSP.</div><div><br></div><div>When I entered the following command:</div><div><br></div><div>HOME/quick-start/src/rtems/configure \<br>> --prefix=$HOME/quick-start/rtems/5 \<br>> --enable-maintainer-mode \<br>> --target=sparc-rtems5 \<br>> --enable-rtemsbsp=erc32 \<br>> --enable-tests</div><div><br></div><div>I had the following code as output:</div><div><br></div><div>/home/prithvi/quick-start/src/rtems/configure: line 472: sed: command not found<br>/home/prithvi/quick-start/src/rtems/configure: line 471: expr: command not found<br>/home/prithvi/quick-start/src/rtems/configure: line 472: sed: command not found<br>/home/prithvi/quick-start/src/rtems/configure: line 486: sed: command not found<br>: error: cannot create .lineno; rerun with a POSIX shell<br></div><div><br></div><div>Any help would be highly appreciated.</div><div><br></div><div>Regards,</div><div>Prithvi Chakravarthy</div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank" rel="noreferrer">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div></div></div></div>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org" target="_blank" rel="noreferrer">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div></div></div>