[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cannot compile xfsdump



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.