Here what happened. (I admit that I am somewhat new to Linux/Unix, stuck in
the Microsoft World for too many years)
When I did the original make in cmd/xfs i got an unresolved include to
<uuid/uuid.h>. I then created a link in /usr/include to the pseudo-inc
directory under linux/fs/xfs. This then caused an unknown type of ushort_t
which i then copied from the type.h include in the pseudo-inc directory into
the /usr/include/sys/types.h file. No doing the make in cmd/xfs causes an
unknown reference to /usr/lib/libuuid.a which I have not figured out how to
generate.
Russell Cattelan wrote:
> Seth Olitzky wrote:
>
> > I have not been able to locate the README.build instructions and have
> > not been able to successfully build the xfs commands (cmd). I have the
> > test5 patch archive which I have been able to successfully install.
> >
> > Any help on how to build the commands in cmd/xfs
>
> Could you pass a long a bit more info... like what exactly is failing
>
> the output of the make command would be helpful.
>
> >
> >
> > thanks
> >
> > --
> > seth olitzky
> > video software engineer
> > video engineering
> > solitzy@xxxxxxx
--
seth olitzky
video software engineer
video engineering
solitzy@xxxxxxx
|