KEDR 0.4.1 could not be built in Kernel 3.11.10 x86_64 (Fedora 20)
euspectre opened this issue · 2 comments
euspectre commented
Original issue 23 created by euspectre on 2015-03-13T20:31:59.000Z:
What steps will reproduce the problem?
- "make" failed in Kernel 3.11.10 x86_64
What is the expected output? What do you see instead?
./kedr_build/fault_indicators/kmalloc/indicator.c:78:2: error: implicit declaration of function /random32'
What version of the product are you using? On what operating system?
KEDR 0.4.1
Kernel 3.11.10 x86_64 (Fedora 20)
Please provide any additional information below.
euspectre commented
Comment #1 originally posted by euspectre on 2015-03-14T18:12:01.000Z:
KEDR 0.4.1 has been released before the kernel 3.11.10, please use KEDR from repo (https://code.google.com/p/kedr/source/checkout).
Given problem has been fixed in rd79bd61e28.
euspectre commented
Closing as fixed.