From: Dan Chen <crimsun@email.unc.edu>
To: knobo@linpro.no
Cc: linux-kernel@vger.kernel.org
Subject: Re: compile error -rmap12a and 2.4.18-pre7
Date: Thu, 24 Jan 2002 20:52:48 -0500 [thread overview]
Message-ID: <20020125015248.GA27418@opeth.ath.cx> (raw)
In-Reply-To: <ujpadv3tj87.fsf@false.linpro.no>
In-Reply-To: <ujpadv3tj87.fsf@false.linpro.no>
[-- Attachment #1: Type: text/plain, Size: 1516 bytes --]
I believe you applied this in the reverse order. Patch
.17->.18-pre7->rmap12a. Use
http://www.cs.unc.edu/~chenda/Other/2.4.18-pre7_to_rmap12a.diff
I did a sanity build, and the kernel did compile and link correctly
using default config (though I did not reboot as I'm running tied up at
the moment).
On Fri, Jan 25, 2002 at 12:36:08AM +0100, knobo@linpro.no wrote:
> Hi
>
> I applied first rmap12a ant then 2.4.18-pre7
>
> then I removed line 502 (i think) "nr_pages--" from
> linux/mm/vmscan.c. (thanx to mjc)
>
> Then I did make dep clean bzImage.
>
> then I got some warnings:
> In file included from /usr/src/linux/include/linux/modversions.h:144,
> from /usr/src/linux/include/linux/module.h:21,
> from dec_and_lock.c:1:
> /usr/src/linux/include/linux/modules/ksyms.ver:249: warning: `__ver_waitfor_one_page' redefined
> /usr/src/linux/include/linux/modules/buffer.ver:13: warning: this is the location of the previous definition
>
> And finally:
>
> fs/fs.o(__ksymtab+0x38): multiple definition of `__ksymtab_waitfor_one_page'
> kernel/kernel.o(__ksymtab+0x548): first defined here
> fs/fs.o(.kstrtab+0xfb): multiple definition of `__kstrtab_waitfor_one_page'
> kernel/kernel.o(.kstrtab+0x10fa): first defined here
> make: *** [vmlinux] Error 1
>
>
>
> Then I turned off loadable module support, and the kernel compiled ok.
--
Dan Chen crimsun@email.unc.edu
GPG key: www.unc.edu/~crimsun/pubkey.gpg.asc
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
prev parent reply other threads:[~2002-01-25 1:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-24 23:36 compile error -rmap12a and 2.4.18-pre7 knobo
2002-01-24 23:51 ` Rik van Riel
2002-01-25 1:52 ` Dan Chen [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=20020125015248.GA27418@opeth.ath.cx \
--to=crimsun@email.unc.edu \
--cc=knobo@linpro.no \
--cc=linux-kernel@vger.kernel.org \
/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.