public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* compile error -rmap12a and 2.4.18-pre7
@ 2002-01-24 23:36 knobo
  2002-01-24 23:51 ` Rik van Riel
  2002-01-25  1:52 ` Dan Chen
  0 siblings, 2 replies; 3+ messages in thread
From: knobo @ 2002-01-24 23:36 UTC (permalink / raw)
  To: linux-kernel

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.


-- 
Knut Olav Bøhmer
         _   _
       / /  (_)__  __ ____  __
      / /__/ / _ \/ // /\ \/ /  ... The choice of a
     /____/_/_//_/\.,_/ /_/\.\         GNU generation

export PAGER="od -x |less"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-01-25  1:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox