ovzkernel-devel missing ub directory [message #11630] |
Thu, 29 March 2007 19:29 |
Mike Holloway
Messages: 8 Registered: February 2007
|
Junior Member |
|
|
I'm compiling a kernel module for 2.6.18-8.el5.028stab023.1 installed
via yum (yum install ovzkernel ovzkernel-devel), and the compile is
erring on a missing directory/file. I think the directory would be:
/usr/src/kernels/2.6.18-8.el5.028stab023.1-x86_64/include/ub
(doesn't exist in the -i686 tree either)
In /usr/src/kernels/2.6.18-8.el5.028stab023.1-x86_64/include/li nux,
this directory appears to be referenced by several things:
# grep -n 'ub/' *
dcache.h:12:#include <ub/ub_dcache.h>
hardirq.h:10:#include <ub/ub_task.h>
sched.h:92:#include <ub/ub_task.h>
skbuff.h:233:#include <ub/ub_sk.h>
skbuff.h:344:#include <ub/ub_net.h>
Any hints, or was this directory accidentally omitted in ovzkernel-
devel?
-mike
|
|
|
|
|