Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174768 - genkernel 3.4.6 fails to build hardened sources (missing asm/page.h with busybox build)
Summary: genkernel 3.4.6 fails to build hardened sources (missing asm/page.h with busy...
Status: RESOLVED DUPLICATE of bug 168599
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-16 08:52 UTC by Alan Hourihane
Modified: 2007-04-16 08:58 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 Alan Hourihane 2007-04-16 08:52:32 UTC
I get this failure with genkernel 3.4.6 trying to build 2.6.18-hardened-r6..

  CC libbb/printf.o
  CC libbb/process_escape_sequence.o
  CC libbb/procps.o
/var/tmp/genkernel/6532.3302.25508.32542/busybox-1.1.3+gentoo/libbb/procps.c:15:22: asm/page.h: No such file or directory
  CC libbb/qmodule.o
make[2]: *** [/var/tmp/genkernel/6532.3302.25508.32542/busybox-1.1.3+gentoo/libbb/procps.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/genkernel/6532.3302.25508.32542/busybox-1.1.3+gentoo'
* Gentoo Linux Genkernel; Version 3.4.6
* Running with options: --dmraid --slowusb --disklabel --no-clean all

* ERROR: Failed to compile the "all" target...

* -- End log... --

* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.

* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with effectively.
* 
* Please do *not* report compilation failures as genkernel bugs!
* 
make: *** [/usr/src/log/sys-kernel/hardened-sources] Error 1



Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-04-16 08:58:31 UTC

*** This bug has been marked as a duplicate of bug 168599 ***