From: "Vladimir V. Saveliev" <vs@namesys.com>
To: sirpj@ecs.csus.edu
Cc: reiserfs-list@namesys.com
Subject: Re: Reiser4
Date: Wed, 30 Jun 2004 18:36:30 +0400 [thread overview]
Message-ID: <40E2CFEE.3000701@namesys.com> (raw)
In-Reply-To: <3117.68.126.187.236.1088605480.squirrel@gaia.csus.edu>
Hello
sirpj@ecs.csus.edu wrote:
> Do you have the latest version of the module_init__tools and modutils?
>
> http://www.kernel.org/pub/linux/kernel/people/rusty/modules/
>
> Jenn
>
>
> I reeeeeeeeeeeeeeeeeeeeeeeeeeeeally want to test reiser4 - but i have
>
>>this problem:
>>
>>modprobe reiser4:
>>FATAL: Error inserting reiser4
>>(/lib/modules/2.6.7-mm4/kernel/fs/reiser4/reiser4.ko): Unknown symbol in
>>module, or unknown parameter (see dmesg)
>>
>>dmesg:
>>...
>>reiser4: Unknown symbol __pagevec_release
>>reiser4: Unknown symbol pagevec_lookup_tag
>>reiser4: Unknown symbol __iget
>>
>>I downloaded the 2.6.7 kernel and patched it with the 2.6.7-mm4 patch.
>>Then i downloaded reiser4-2004.06.30-09.12-linux-2.6.7-mm4.diff.gz
>>from http://www.namesys.com/auto-snapshots/
>>
>>What is the problem???
Thanks for report
next auto-snapshot will fix it
for now you can add
EXPORT_SYMBOL(__get);
EXPORT_SYMBOL(__pagevec_release);
EXPORT_SYMBOL(pagevec_lookup_tag);
after definitions of those functions
>>
>>And how can I help in testing the new filesystem?
>>
Get it running and share your feeling, please
>>/ronni
>>
>
>
>
>
next prev parent reply other threads:[~2004-06-30 14:36 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-30 14:16 Reiser4 Ronni Nielsen
2004-06-30 14:24 ` Reiser4 sirpj
2004-06-30 14:36 ` Vladimir V. Saveliev [this message]
2004-06-30 15:21 ` Reiser4 Ronni Nielsen
2004-06-30 14:39 ` Reiser4 Ronni Nielsen
2004-06-30 14:32 ` Reiser4 Alex Zarochentsev
-- strict thread matches above, loose matches on Subject: below --
2010-12-17 16:25 Reiser4 Milan Buska
2010-12-17 16:31 ` Reiser4 Toby Thain
2010-12-17 17:20 ` Reiser4 Milan Buska
2010-12-17 17:24 ` Reiser4 Toby Thain
2010-12-17 17:51 ` Reiser4 Edward Shishkin
2010-12-17 19:35 ` Reiser4 Milan Buska
2010-12-17 20:06 ` Reiser4 Edward Shishkin
2010-12-17 20:17 ` Reiser4 Milan Buška
2010-12-17 20:40 ` Reiser4 Edward Shishkin
[not found] <alpine.LRH.1.00.0802201656050.6228@skynet.shatteredsilicon.net>
[not found] ` <47BC6692.4090905@gmail.com>
[not found] ` <alpine.LRH.1.00.0802201748170.6726@skynet.shatteredsilicon.net>
[not found] ` <47bc6c10.03eb300a.57b7.ffff8e27@mx.google.com>
[not found] ` <47BCA1E0.9050408@bobich.net>
[not found] ` <47bcc14d.0c53300a.2288.ffffb39c@mx.google.com>
[not found] ` <alpine.LRH.1.00.0802210922120.5782@skynet.shatteredsilicon.net>
[not found] ` <47BD55CA.6070902@gmail.com>
[not found] ` <alpine.LRH.1.00.0802211121570.9972@skynet.shatteredsilicon.net>
2008-02-21 12:56 ` Reiser4 Edward Shishkin
2004-09-28 12:43 Reiser4 Paolo Ciarrocchi
2004-09-28 14:06 ` Reiser4 Vladimir Saveliev
2004-09-28 15:20 ` Reiser4 Paolo Ciarrocchi
2004-09-29 15:10 ` Reiser4 Vladimir Saveliev
2004-09-29 15:52 ` Reiser4 Christopher Hotchkiss
2002-11-07 0:53 reiser4 Alan Willis
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=40E2CFEE.3000701@namesys.com \
--to=vs@namesys.com \
--cc=reiserfs-list@namesys.com \
--cc=sirpj@ecs.csus.edu \
/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.