xfs
[Top] [All Lists]

Re: compile fails

To: Kevin Mullican <kevin@xxxxxxxxxxxx>
Subject: Re: compile fails
From: Donald Douwsma <donaldd@xxxxxxx>
Date: Thu, 13 Sep 2007 12:02:32 +1000
Cc: xfs@xxxxxxxxxxx
In-reply-to: <64de4d610709121638s6a8a92c4qec2c4b70de9d955e@mail.gmail.com>
References: <64de4d610709121638s6a8a92c4qec2c4b70de9d955e@mail.gmail.com>
Sender: xfs-bounce@xxxxxxxxxxx
User-agent: Thunderbird 2.0.0.6 (Macintosh/20070728)
Kevin Mullican wrote:
Greetings,

I am attempting to build the XFS kernel, but the compile is failing. I
downloaded the source from the CVS repository today, and I generated a
relatively generic .config. I am using gcc-3.2.3-52, libgcc-3.2.3-52,
and glibc-2.3.2-95.33. During the kernel compile, I am getting the
following errors:

make -C xfs
make[2]: Entering directory `/usr/src/linux-2.4-xfs/fs/xfs'

Hi Kevin,

The linux-2.4 build hasn't been actively maintained in a while.
We have been talking about removing it from cvs because of this.

xfs_vfs.h:46: syntax error before "bhv_head_t"
> xfs_vfs.h:46: warning: no semicolon at end of struct or union
> xfs_vfs.h:55: syntax error before '}' token
> xfs_vfs.h:55: warning: type defaults to `int' in declaration of `bhv_vfs_t'

These are due to changes made fairly recently.
You may have more luck updating a tree from around the 2007/08/20.

But even without the recent chagnes I'd be suprised if it was building.

Don


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