Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 172463 - hardened-sources-2.6.20 compile fails with gr_is_capable_nolog
Summary: hardened-sources-2.6.20 compile fails with gr_is_capable_nolog
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: High normal
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
: 172492 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-27 20:25 UTC by Martin Väth
Modified: 2007-04-05 07:01 UTC (History)
1 user (show)

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


Attachments
Patch to fix hardened-sources-2.6.20 compilation (grsec-2.6.20.patch,455 bytes, patch)
2007-03-27 20:29 UTC, Martin Väth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Väth 2007-03-27 20:25:11 UTC
Kernel: arch/x86_64/boot/bzImage is ready  (#1)
  Building modules, stage 2.
  MODPOST 260 modules
WARNING: "gr_is_capable_nolog" [security/commoncap.ko] undefined!
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2
make: *** [_all] Error 2
kernel: make failed
Comment 1 Martin Väth 2007-03-27 20:29:02 UTC
Created attachment 114678 [details, diff]
Patch to fix hardened-sources-2.6.20 compilation

I guess that it was simply forgotten to export the corresponding symbol in the grsecurity patch (although I do not understand why it might compile for anybody in this case). The attached patch exports the corresponding symbol. The patch is against the fully installed hardened-sources.
Comment 2 Christian Heim (RETIRED) gentoo-dev 2007-03-28 11:30:32 UTC
*** Bug 172492 has been marked as a duplicate of this bug. ***
Comment 3 Christian Heim (RETIRED) gentoo-dev 2007-04-05 07:01:59 UTC
This should be fixed with 2.6.20-r1 in the tree.