<div dir="auto">Thankyou for support!</div><br><div class="gmail_quote"><div dir="ltr">On Thu, 28 Feb, 2019, 5:05 AM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Pushed with the following minor changes.<br>
<br>
 - the git commit message was wrapped to 80 columns<br>
 - a `the` was added.<br>
<br>
Thank you for this patch. The online docs have been updated. :)<br>
<br>
Chris<br>
<br>
On 27/2/19 9:07 am, Vaibhav Gupta wrote:<br>
> Mention the requirement of 'pax' package for building BSP if RTEMS is configured with '--enable-tests' option, else build fails.<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..bcc2646 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`. This package is not<br>
> +installed , by default, on many Linux distributions, you can check for it<br>
> +using your package manager. Install it, if it is not 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>
>  <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>
</blockquote></div>