* [PATCH] README: add hint on install-qa
@ 2009-06-02 21:08 Robert Herndon
2009-06-03 16:40 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Robert Herndon @ 2009-06-02 21:08 UTC (permalink / raw)
To: xfs; +Cc: Robert Herndon
Signed-off-by: Robert Herndon <rherndon@sgi.com>
---
README | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/README b/README
index 375e07c..964578d 100644
--- a/README
+++ b/README
@@ -18,6 +18,17 @@ Preparing system for tests (IRIX and Linux):
- compile XFS into your kernel or load XFS modules
- install user tools including mkfs.xfs, xfs_db & xfs_bmap
+ - install header files required to build xfstests' programs:
+
+ # cd <...>/xfsprogs
+ # make install-qa
+
+ % cd <...>/xfstests
+ % make xfstests
+
+ This creates the directory /usr/include/xfs and installs
+ files there that are required to compile the programs in
+ this directory.
- If you wish to run the udf components of the suite install
mkfs_udf and udf_db for IRIX and mkudffs for Linux. Also download and
build the Philips UDF Verification Software from
--
1.5.6
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] README: add hint on install-qa
2009-06-02 21:08 [PATCH] README: add hint on install-qa Robert Herndon
@ 2009-06-03 16:40 ` Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2009-06-03 16:40 UTC (permalink / raw)
To: Robert Herndon; +Cc: xfs
On Tue, Jun 02, 2009 at 04:08:54PM -0500, Robert Herndon wrote:
> + - install header files required to build xfstests' programs:
> +
> + # cd <...>/xfsprogs
> + # make install-qa
> +
> + % cd <...>/xfstests
> + % make xfstests
> +
> + This creates the directory /usr/include/xfs and installs
> + files there that are required to compile the programs in
> + this directory.
Note that this is only required for loggen, and we're currently
discussing options how to get rid of this.
I would keep the patch on hold for now.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-03 16:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-02 21:08 [PATCH] README: add hint on install-qa Robert Herndon
2009-06-03 16:40 ` Christoph Hellwig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox