From 9c3a3831933c4c0b1835cd7ff3fe64c74399f6f4 Mon Sep 17 00:00:00 2001 From: Vaibhav Gupta Date: Wed, 27 Feb 2019 03:37:36 +0530 Subject: Update User Documentation for Host setup for Linux Mention the requirement of 'pax' package for building BSP if RTEMS is configured with '--enable-tests' option, else build fails. --- user/hosts/posix.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'user/hosts/posix.rst') diff --git a/user/hosts/posix.rst b/user/hosts/posix.rst index 063ebe2..2a3e694 100644 --- a/user/hosts/posix.rst +++ b/user/hosts/posix.rst @@ -40,6 +40,11 @@ control of the machine. We call this project sandboxing and Linux ----- +BSP Build will require ``pax`` package if RTEMS is configured with the +``--enable-tests`` option, see :ref:`BuildingRTEMSTests`. This package is not +installed , by default, on many Linux distributions, you can check for it +using your package manager. Install it, if it is not present on your system. + A number of different Linux distrubutions are known to work. The following have been tested and report as working. -- cgit v1.2.3