<div dir="ltr"><div dir="ltr"><div>I spotted a spelling error and wondered if you could also update this section:</div><div><br></div><div><a href="https://docs.rtems.org/branches/master/user/hosts/posix.html#archlinux">https://docs.rtems.org/branches/master/user/hosts/posix.html#archlinux</a><br></div><div><br></div><div>I assume you figured out how to install pax on Arch/Linux and can pass on advice</div><div>for the next person.</div><div><br></div><div>Please tidy those up and it should be OK to merge.</div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 22, 2019 at 8:53 AM Vaibhav Gupta <<a href="mailto:vaibhavgupta40@gmail.com">vaibhavgupta40@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">- mention for the installion of 'pax' package if RTEMS is configured with --enable-tests, else build will fail.<br>
---<br>
 user/hosts/posix.rst  | 5 +++++<br>
 user/tools/tester.rst | 2 ++<br>
 2 files changed, 7 insertions(+)<br>
<br>
diff --git a/user/hosts/posix.rst b/user/hosts/posix.rst<br>
index 063ebe2..ed2cdb5 100644<br>
--- a/user/hosts/posix.rst<br>
+++ b/user/hosts/posix.rst<br>
@@ -40,6 +40,11 @@ control of the machine. We call this project sandboxing and<br>
 Linux<br>
 -----<br>
<br>
+BSP Build will require ``pax`` package if RTEMS is configured with<br>
+``--enable-tests`` option, see :ref:`BuildingRTEMSTests`.<br>
+By default, this package is not installed on many Linux distributions. You can check for it using your package manager. <br>
+Install it, if it is not already present on your system.<br>
+<br>
 A number of different Linux distrubutions are known to work. The following have<br>
 been tested and report as working.<br></blockquote><div><br></div><div>Distributions is spelled incorrectly. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
diff --git a/user/tools/tester.rst b/user/tools/tester.rst<br>
index 09d07ac..967016e 100644<br>
--- a/user/tools/tester.rst<br>
+++ b/user/tools/tester.rst<br>
@@ -68,6 +68,8 @@ There is the ``erc32`` tester which uses the GDB back-end and the<br>
 how to use :program:`rtems-test` command with the erc32 BSP because it is easy<br>
 to build an use.<br>
<br>
+.. _BuildingRTEMSTests:<br>
+<br>
 Building RTEMS Tests<br>
 --------------------<br>
<br>
-- <br>
2.20.1<br>
<br>
_______________________________________________<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><br>
</blockquote></div></div></div>