Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148918 - make fails for sys-kernel/suspend2-sources 2.6.18
Summary: make fails for sys-kernel/suspend2-sources 2.6.18
Status: RESOLVED DUPLICATE of bug 148549
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-24 05:48 UTC by Gunnar Steiniger
Modified: 2006-09-24 06:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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