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

Bug 148918

Summary: make fails for sys-kernel/suspend2-sources 2.6.18
Product: Gentoo Linux Reporter: Gunnar Steiniger <stonie81>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gunnar Steiniger 2006-09-24 05:48:40 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7
Build Identifier: 

make fails when gentoo-sources-2.6.18 is patched with suspend2-sources-2.6.18
The original gentoo-sources build without problems, but when patched with
suspend2 it fails with the following lines

  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/x86_64/kernel/built-in.o: In function `setup_arch':
(.init.text+0x1cb9): undefined reference to `e820_mark_nosave_regions'
make: *** [.tmp_vmlinux1] Fehler 1

p.s.: sorry for my bad english

Reproducible: Always




uname -a says: Linux stone 2.6.17-suspend2-r6 #2 Tue Sep 19 21:51:57 CEST 2006
x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-24 05:50:31 UTC

*** This bug has been marked as a duplicate of 148549 ***
Comment 2 Gunnar Steiniger 2006-09-24 06:27:49 UTC
Sorry I'm too dump for the search function :-/
After reemerging suspend2-sources, kernel compiles without problems.

Gunnar