From: Michael Marxmeier <mike@msede.com>
To: linux-lvm@msede.com
Subject: [linux-lvm] Patch 0.8i to 2.3.40: error during make
Date: Thu, 03 Feb 2000 13:34:06 +0100 [thread overview]
Message-ID: <389975BE.9F10A6C9@msede.com> (raw)
Forwarded message ...
-------- Original Message --------
Date: Wed, 2 Feb 2000 23:28:13 -0500 (EST)
From: Jim Cain <me@jimcain.net>
Subject: Re: [linux-lvm] Patch 0.8i to 2.3.40: error during make
Okay, I got the kernel to compile. Please ignore my previous message
about
not having the appropriate declarations. I was in the wrong linux
source
tree on the wrong machine. :-)
Anyway, I still had to make the changes that were previously noted:
> - edit ./include/linux/fs.h
> - locate line 775
> - add the following two lines:
>
> extern int blkdev_close(struct inode *, struct file *);
> extern int block_fsync(struct file *, struct dentry *);
Well, that's *nearly* all. You need to remove the "static" keywords
from
both blkdev_close and block_fsync in ./fs/block_dev.c, too.
Once I was in the correct source tree, these changes were reasonable,
and
they allowed the kernel to compile.
However, I had problems getting the tools to build, and I'll be
composing
a separate message with details.
Thanks very much for the help!
Cheers,
Jim
next reply other threads:[~2000-02-03 12:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-02-03 12:34 Michael Marxmeier [this message]
-- strict thread matches above, loose matches on Subject: below --
2000-01-31 0:11 [linux-lvm] Patch 0.8i to 2.3.40: error during make Jim Cain
2000-01-31 2:36 ` Jan-Benedict Glaw
2000-02-01 16:55 ` Jan-Benedict Glaw
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=389975BE.9F10A6C9@msede.com \
--to=mike@msede.com \
--cc=linux-lvm@msede.com \
--cc=me@jimcain.net \
/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.