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

Bug 172492

Summary: sys-kernel/hardened-sources-2.6.20 fails to compile
Product: Gentoo Linux Reporter: a_tevelev
Component: [OLD] Core systemAssignee: The Gentoo Linux Hardened Team <hardened>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: .config
emerge --info

Description a_tevelev 2007-03-28 01:40:40 UTC
linux-2.6.20-hardened fails to compile:

localhost linux-2.6.20-hardened # make
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CHK     include/linux/compile.h
  MODPOST vmlinux
Kernel: arch/x86_64/boot/bzImage is ready  (#6)
  Building modules, stage 2.
  MODPOST 163 modules
WARNING: "gr_is_capable_nolog" [security/commoncap.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2


.config is attached. It was generated using 'make menuconfig'.
Comment 1 a_tevelev 2007-03-28 01:41:19 UTC
Created attachment 114689 [details]
.config
Comment 2 a_tevelev 2007-03-28 01:41:42 UTC
Created attachment 114691 [details]
emerge --info
Comment 3 Christian Heim (RETIRED) gentoo-dev 2007-03-28 11:30:32 UTC

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