xfs
[Top] [All Lists]

Re: Cannot compile xfsdump

To: Steve Lord <lord@xxxxxxx>, listac@xxxxxxxxxxxxxxxx
Subject: Re: Cannot compile xfsdump
From: Seth Mos <knuffie@xxxxxxxxx>
Date: Wed, 01 Aug 2001 09:14:01 +0200
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <200107312114.f6VLEmT01740@xxxxxxxxxxxxxxxxxxxx>
References: <Message from List Account <listac@xxxxxxxxxxxxxxxx> <3B6713D4.9040904@xxxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
At 16:14 31-7-2001 -0500, Steve Lord wrote:
> Hello,
>
>
> the configure script fails when looking for libxfs.h. I have compiled
> and installed the xfsprogs, but those did for what reason ever not
> install the header files - not even after recompiling. The xfslib.h is
> only existent in the xfsprogrogs source/include directory. Also,
> specifying this dir as includedir or  oldincludedir to the xfsdump
> configure script does not help. Neither does a plain copy into
> /usr/include (my --prefix for all xfs related software) or into
> xfsdump/include.

You need to run

        make install_dev to get header files installed

Steve

Let's add this solution to this part of the configure script.

> > FATAL ERROR: could not find a valid XFS library header.
> Install either the xfsprogs-devel (rpm) or the xfslibs-dev (deb) package.
> root@kaperfahrt:/usr/src/xfs/xfsdump-1.0.9#

I'll make a trivial patch.

--
Seth
Every program has two purposes one for which
it was written and another for which it wasn't
I use the last kind.


<Prev in Thread] Current Thread [Next in Thread>