public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Update xfstests' README to document method/necessity
@ 2009-06-02 19:23 robert herndon
  2009-06-02 19:48 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: robert herndon @ 2009-06-02 19:23 UTC (permalink / raw)
  To: xfs; +Cc: robert herndon

From: robert herndon <rherndon@elm.eagan>

---
 README |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/README b/README
index 375e07c..f9725b4 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] Update xfstests' README to document method/necessity
  2009-06-02 19:23 [PATCH] Update xfstests' README to document method/necessity robert herndon
@ 2009-06-02 19:48 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2009-06-02 19:48 UTC (permalink / raw)
  To: robert herndon; +Cc: robert herndon, xfs

robert herndon wrote:
> From: robert herndon <rherndon@elm.eagan>
> 
> ---
>  README |   11 +++++++++++
>  1 files changed, 11 insertions(+), 0 deletions(-)
> 
> diff --git a/README b/README
> index 375e07c..f9725b4 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

With any luck, this will be going away soon, actually.

It's only required for loggen, and we're looking for ways around that.
See for example [PATCH, RFC] xfsprogs: add xfs_loggen and/or [PATCH 1/9
V2] Use xfs.h rather than libxfs.h on the list.

-Eric

_______________________________________________
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-02 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-02 19:23 [PATCH] Update xfstests' README to document method/necessity robert herndon
2009-06-02 19:48 ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox