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

Re: Problems compiling the xfs kernel



On Thu, 30 Aug 2001 22:24:15 +0200, 
"Michael Wahlbrink" <miw@propack-data.com> wrote:
>I checked out today the xfs kernel from cvs (cvs -z3 checkout linux-2.4-xfs). When I try to compile the kernel I get some errors........
>make[3]: Entering directory `/usr/src/linux/fs/ext2'
>gcc -D__KERNEL__ -I/usr/src/linux/include  -Wall -Wstrict-prototypes 
>-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer 
>-pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4     -c 
>-o ialloc.o ialloc.c
>ialloc.c:308: unterminated macro call

You have corrupt sources.  rm -rf fs/ext2 and redo the CVS download.
If you have the bandwidth, erase everything and get a clean copy.