Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503970 - sys-kernel/spl-0.6.2-r3 with hardened-sources-3.13.5-r1 - configure:18018: error: *** Cannot find UTS_RELEASE definition.
Summary: sys-kernel/spl-0.6.2-r3 with hardened-sources-3.13.5-r1 - configure:18018: er...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Richard Yao (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-09 10:43 UTC by andros
Modified: 2014-06-24 16:54 UTC (History)
0 users

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


Attachments
config.log (file_503970.txt,26.72 KB, text/plain)
2014-03-09 10:43 UTC, andros
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andros 2014-03-09 10:43:01 UTC
Created attachment 372186 [details]
config.log

I get allways this with kernekl 3.13:
*checking kernel source version... Not found
*configure: error: *** Cannot find UTS_RELEASE definition.

I have tried 
chmod -R go+rX /usr/src
and
chown root:portage /usr/src/* -R

To build the kernel I use:

genkernel all --zfs --callback="emerge sys-kernel/spl sys-fs/zfs-kmod" --loglevel=5

And this same line works just fine with linux-3.10.1-hardened-r1!
Comment 1 Chris Slycord 2014-04-19 01:00:46 UTC
I get the same error with sys-kernel/aufs-sources-3.14.0
Comment 2 Richard Yao (RETIRED) gentoo-dev 2014-06-24 16:54:14 UTC
I usually take care of non-packaging ZFS-related bugs at the upstream tracker as it gets more eye balls on problems. An unfortunate consequence of that is that this slipped through the deluge of bug mail that I receive. I am usually available and responsive on IRC, which tends to make matters worse as users cut into the front of the line by pinging me there.

That being said, you likely need to build your kernel sources first. Did you do that?