'pax' is missing from list of required-packages, for host setup, for Arch Linux, in the documentation
Vaibhav Gupta
vaibhavgupta40 at gmail.com
Thu Feb 21 14:25:19 UTC 2019
BSP Build fails if I configure RTEMS to enable
RTEMS TESTER AND RUN as mentioned in:
https://docs.rtems.org/branches/master/user/tools/tester.html#building-rtems-tests
>
[varodek at varodek home]$ cd ~/development/rtems/kernel[varodek at varodek
kernel]$ mkdir erc32 && cd erc32
>
>
[varodek at varodek erc32]$ /home/varodek/development/rtems/kernel/rtems/configure
--prefix=/home/varodek/development/rtems/5 --enable-maintainer-mode
--target=sparc-rtems5 --enable-rtemsbsp=erc32 *--enable-tests*
--enable-posix --disable-networking
>
>
Build fails:
[varodek at varodek erc32]$ make -j 2
.
.
checking for RTEMS_POSIX_API... yes
checking whether ln -s works... yes
checking for pax... no
checking for gzip... /usr/bin/gzip
checking for xz... /usr/bin/xz
configure: error: pax is missing.
configure: error:
/home/varodek/development/rtems/kernel/rtems/c/src/../../testsuites/libtests/configure
failed for libtests
configure: error: /bin/sh
'/home/varodek/development/rtems/kernel/rtems/c/src/../../testsuites/configure'
failed for ../../testsuites
make[2]: *** [Makefile:731: erc32] Error 1
make[2]: Leaving directory
'/home/varodek/development/rtems/kernel/erc32/sparc-rtems5/c'
make[1]: *** [Makefile:289: all-recursive] Error 1
make[1]: Leaving directory
'/home/varodek/development/rtems/kernel/erc32/sparc-rtems5/c'
make: *** [Makefile:410: all-recursive] Error 1
>
>
>
>
>
>
>
>
The *pax* package is not installed by default in Arch Linux. Moreover it is
also not present in its official repository. We need to clone, build and
install it from Arch User Repository (AUR).
-
This thing is missing in the documentation of host setup for Arch Linux at:
https://docs.rtems.org/branches/master/user/hosts/posix.html#archlinux
.
.
The details of my OS:
OS: Linux
Kernel Version: 4.20.3-arch1-1-ARCH
Distribution: Arch Linux
CPU: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
cdc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190221/92ce1af9/attachment.html>
More information about the devel
mailing list