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

Bug 317119

Summary: sys-fs/vhba-1.2.1 fails to build against 2.6.34-rc5 kernel
Product: Gentoo Linux Reporter: Sergey Ilinykh <rion4ik>
Component: [OLD] Core systemAssignee: Peter Volkov (RETIRED) <pva>
Status: RESOLVED FIXED    
Severity: normal CC: fgaliegue, vanquirius
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://sourceforge.net/tracker/?func=detail&aid=2992162&group_id=93175&atid=603423
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 317231    
Bug Blocks:    

Description Sergey Ilinykh 2010-04-25 13:34:31 UTC
The solution is adding #include <linux/slab.h> into vhba.c

relevant error says: implicit declaration of function 'kfree' 

Reproducible: Always
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2010-04-26 19:39:26 UTC
Thank you for report. Fixed in the tree.
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-04-30 07:44:03 UTC
*** Bug 317369 has been marked as a duplicate of this bug. ***