xfs
[Top] [All Lists]

Re: PARTIAL TAKE - libxfs

To: nathans@xxxxxxxxxxxxxxxxxxxxxxx (Nathan Scott)
Subject: Re: PARTIAL TAKE - libxfs
From: lord@xxxxxxx
Date: Mon, 03 Jul 2000 08:46:43 -0500
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: Your message of "Mon, 03 Jul 2000 19:00:56 +1000
Sender: owner-linux-xfs@xxxxxxxxxxx
> This TAKE is a start on easing the dependence between the XFS
> user tools & the kernel code.  There is not much new code here,
> it is mostly shuffling bits around, trying to define a coherent
> user level interface, but the ultimate goal is replacing libsim
> entirely & removing the prolific use of SIM/_KERNEL in the XFS
> kernel code.
> 
> 

I think you missed a file out of the checkin:

cc -D_LARGEFILE64_SOURCE -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -g -DDEBUG 
-I../include -I../../../linux/include -Wall -Wno-parentheses -funsigned-char -o 
init.o -c init.c
In file included from ../include/libxfs.h:35,
                 from init.c:34:
../include/platform_defs.h:45: uuid/uuid.h: No such file or directory

At the moment user space does not build.

Steve


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