xfs
[Top] [All Lists]

Re: cmd compiles

To: stimits@xxxxxxxxxx
Subject: Re: cmd compiles
From: Steve Lord <lord@xxxxxxx>
Date: Fri, 08 Jun 2001 12:50:59 -0500
Cc: "linux-xfs@xxxxxxxxxxx" <linux-xfs@xxxxxxxxxxx>
In-reply-to: Message from "D. Stimits" <stimits@xxxxxxxxxx> of "Fri, 08 Jun 2001 11:40:34 MDT." <3B210E12.CDA8E281@xxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
> I'm trying to compile some of the cvs cmd items, and can't seem to find
> all the headers. I'm using RH 7.1, and wondering if the xfsprogs-devel
> is not part of cvs? Or perhaps I'm just installing out of order (I have
> the 2.4.6-pre1-xfs kernel up and running, the current xfs kernel is what
> /usr/src/linux/ has in it). Suggestions on where to get devel headers or
> what to move where when using the cvs tree?
> 
> FATAL ERROR: could not find a valid XFS library header.
> Install either the xfsprogs-devel (rpm) or the xfslibs-dev (deb)
> package.
> make: *** [configure] Error 1
> 
> D. Stimits, stimits@xxxxxxxxxx

To get through a build of all the commands you need to install some of the
earlier phases. You can do this either by building and installing the rpms,
or by a make install.

I think this sequence works (from memory):

        0. install e2fsprogs-devel for uuid code
        1. build acl and attr packages, install development rpms
        2. build xfsprogs, install development rpms
        3. build xfsdump

Steve



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