On 14-May-2001 Gabriel Rocha wrote:
> Hi,
> I have been trying to compile xfs into the kernel for a little
> while now and its getting frustrating...I am using 2.4.4 (on a
> side note, I also tried 2.4.4-ac8, which I noticed fails
> miserably...any plans to integrate the two trees?) I am using
> patch version:
> linux-2.4.4-xfs-cvs-05142001.patch
> and this is the error I get when I try to compile it into the
> kernel:
>
> <snipped>
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.4/include -Wall
> -Wstrict-prototypes -O2 -fno-strict-aliasing
> -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
> -march=i686 -DMODULE -DMODVERSIONS -include
> /usr/src/linux-2.4.4/include/linux/modversions.h -I .. -I
> /usr/src/linux-2.4.4/fs -funsigned-char -c -o xfs_lrw.o
> xfs_lrw.c
> xfs_lrw.c: In function `xfs_write':
> xfs_lrw.c:619: warning: implicit declaration of function
> `xfs_check_frozen'
> xfs_lrw.c:619: `XFS_FREEZE_WRITE' undeclared (first use in this
Without looking at all the rest of the output... Look at the last few emails in
the archive. Steve Lord checked in a some code from the wrong tree and this
must have propogated into your patch. Either wait and pick up the next patch,
or delete the reference to xfs_freeze_write in the file and recompile.
--
John M. Trostel
Linux OS Engineer
Connex
jtrostel@xxxxxxxxxx
|