[Bug 1639] New: tar tests contain hardcoded reference to pax
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Jul 28 05:23:27 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1639
Summary: tar tests contain hardcoded reference to pax
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: misc
AssignedTo: joel.sherrill at oarcorp.com
ReportedBy: ralf.corsepius at rtems.org
tar01/Makefile.am and tar02/Makefile.am carry hard-coded references to "pax".
This causes build-breakdowns for users, who don't have pax installed (Though
pax is POSIX, it still is an exotic tool many users will not have installed
rsp. may even not be available on less common build hosts).
One way to fix this issue would be to check for presense of pax inside of the
corresponding configure.ac and conditionalize using pax.
Another alternative would be to ship prebuilt binary tarballs.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list