<div dir="ltr">Although the last few lines tell you to look somewhere else for details, the error is pretty clear from your log.<div><br></div><div>+ cd netinet<br>/home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build: 90: cd: can't cd to netinet<br>shell cmd failed: /bin/sh -ex  /home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build<br>error: building netinet--sparc-rtems5-1<br>  See error report: rsb-report-netinet--sparc-rtems5-1.txt<br></div><div><br></div><div>The "cd netinet" does not match the directory created when the code was fetched and unzipped earlier.</div><div><br></div><div>+ /bin/rm -rf netinet<br>+ /usr/bin/unzip -u /home/mritunjay/development/rtems/rsb/rtems/sources/master.zip<br>Archive:  /home/mritunjay/development/rtems/rsb/rtems/sources/master.zip<br>17bc2a77248344c8f686cfda95d491b78fc92c85<br>   creating: netinet-master/<br>  inflating: netinet-master/.gitignore  <br>  inflating: netinet-master/README.md  <br>  inflating: netinet-master/accf_data.c  <br></div><div><br></div><div>The "rm -rf" and "cd" commands are using the wrong directory name for the source contents.</div><div><br></div><div>--joel</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 26, 2020 at 1:22 PM Mritunjay Sharma <<a href="mailto:mritunjaysharma394@gmail.com">mritunjaysharma394@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">Hello everyone,<br><div><br></div><div>As advised I tried adding Netinet package which</div><div>is a dependency to add PTP and was causing an error</div><div>earlier, I have encountered another error as mentioned below </div><div>while testing the build for netinet.</div><div><br></div><div>/home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build: 90: cd: can't cd to netinet<br>shell cmd failed: /bin/sh -ex  /home/mritunjay/development/rtems/rsb/rtems/build/netinet--sparc-rtems5-1/do-build<br>error: building netinet--sparc-rtems5-1<br>  See error report: rsb-report-netinet--sparc-rtems5-1.txt<br>Build Set: Time 0:00:00.667194<br></div><div><br></div><div>Attaching trace file as well.</div><div><br></div><div>Thanks,</div><div>Mritunjay</div></div>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a></blockquote></div>