From: Donald Douwsma <donaldd@sgi.com>
To: Kevin Mullican <kevin@mullican.com>
Cc: xfs@oss.sgi.com
Subject: Re: compile fails
Date: Thu, 13 Sep 2007 12:02:32 +1000 [thread overview]
Message-ID: <46E89A38.4000300@sgi.com> (raw)
In-Reply-To: <64de4d610709121638s6a8a92c4qec2c4b70de9d955e@mail.gmail.com>
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 parent reply other threads:[~2007-09-13 2:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-12 23:38 compile fails Kevin Mullican
2007-09-13 1:50 ` Lachlan McIlroy
2007-09-13 2:02 ` Donald Douwsma [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46E89A38.4000300@sgi.com \
--to=donaldd@sgi.com \
--cc=kevin@mullican.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.