Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 29757

Summary: genkernel "Make bzImage" memory.c previous implicit declaration of 'do_zap_page_range'
Product: Gentoo Release Media Reporter: Tim Baldwin <empireinfo623>
Component: EverythingAssignee: John Davis (zhen) (RETIRED) <zhen>
Status: RESOLVED CANTFIX    
Severity: major CC: mholzer
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tim Baldwin 2003-09-27 10:55:38 UTC
I am running an Intel Celeron 1.7 Ghx, and installing gentoo from stage2-x86-20030910.tar.bz2, I am NOT using GRP, I am following all the instructions, using recommended settings and commands. when I get to the genkernel command, I get the following: Gentoo Linux genkernel, version 1.8  Copyright 2003 Gentoo Technologies inc, Bob Johnson, Daniel Robbins  Distributed under the GNU General Public License version 2  Settings  make options: -j2 (from Portage/make.conf)  source tree: /usr/src/linux-2.4.20-gentoo-r7  config type: gentoo (default)  config loc: /usr/src/linux-2.4.20-gentoo-r7/kernel-config  * Running "make mrproper"...                                       [ ok ] * Running "make oldconfig"...                                      [ ok ] * Logging to /var/log/genkernel.log...                             [ ok ] * Starting 2.4.20-gentoo-r7 build...                               [ ok ] * Running "make dep"...                                            [ ok ] * Running "make bzImage"...  Then it goes back the the root prompt, I looked in the log and found the following error:  memory.c: In function `zap_page_range': memory.c:734: warning: implicit declaration of function `do_zap_page_range' memory.c: At top level: memory.c:743: warning: type mismatch with previous implicit declaration of `do_zap_page_range' memory.c:734: warning: previous implicit declaration of `do_zap_page_range' memory.c:743: warningL `do_zap_page_range' was previously implicitly declared to return `int'
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-29 12:54:33 UTC
please run memtest and watch out for bad memory 
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2003-10-22 20:40:10 UTC
errors such as yours usually point to hardware problems, such as bad RAM
or
overheating. Make sure your case is properly ventilated, and run memtest
on your
RAM (memtest is available on the most recent LiveCDs)