Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157480 - linux-2.6.18-hardened-r2 compile failed
Summary: linux-2.6.18-hardened-r2 compile failed
Status: RESOLVED DUPLICATE of bug 157409
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-07 16:41 UTC by Matteo Spreafico
Modified: 2006-12-07 17:00 UTC (History)
0 users

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


Attachments
.config (config,35.72 KB, text/plain)
2006-12-07 16:42 UTC, Matteo Spreafico
Details
emerge --info (emerge.info,5.05 KB, text/plain)
2006-12-07 16:43 UTC, Matteo Spreafico
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matteo Spreafico 2006-12-07 16:41:47 UTC
CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CHK     include/linux/compile.h
  CC      drivers/char/mem.o
drivers/char/mem.c: In function `write_mem':
drivers/char/mem.c:182: error: `grsec_lock' undeclared (first use in this function)
drivers/char/mem.c:182: error: (Each undeclared identifier is reported only once
drivers/char/mem.c:182: error: for each function it appears in.)
drivers/char/mem.c: In function `mmap_mem':
drivers/char/mem.c:267: error: `grsec_lock' undeclared (first use in this function)
drivers/char/mem.c: In function `write_kmem':
drivers/char/mem.c:503: error: `grsec_lock' undeclared (first use in this function)
drivers/char/mem.c: In function `open_port':
drivers/char/mem.c:817: error: `grsec_lock' undeclared (first use in this function)
make[2]: *** [drivers/char/mem.o] Error 1
make[1]: *** [drivers/char] Error 2
make: *** [drivers] Error 2
Comment 1 Matteo Spreafico 2006-12-07 16:42:38 UTC
Created attachment 103587 [details]
.config
Comment 2 Matteo Spreafico 2006-12-07 16:43:21 UTC
Created attachment 103588 [details]
emerge --info
Comment 3 Matteo Spreafico 2006-12-07 16:44:17 UTC
linux-2.6.18-hardened-r1 works fine with the same .config
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-12-07 17:00:10 UTC

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