I wanted to ping this. Did you figure out a pacman (right packager?) command to get pax? It would be great to see the Arch/Linux documentation correct.
If your patch is complete, just let us know. Thanks. --joel On Thu, Feb 21, 2019 at 8:25 AM Vaibhav Gupta <vaibhavgupt...@gmail.com> wrote: > 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@varodek home]$ cd ~/development/rtems/kernel[varodek@varodek > kernel]$ mkdir erc32 && cd erc32 > > > > > > [varodek@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@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 > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel