How to use Oracle VM Server 3.1.1 SDK Template to build drivers for Oracle VM Server 3.1.1 for x86_6
Hi all,
I'm trying to build a driver for Oracle VM Server 3.1.1 running on my x86_64 server. I read in some of the threads that this could be done easily using Oracle VM Server 3.1.1 SDK template. But the kernel version that it runs is 2.6.32-300.7.1.el5uek, while Oracle VM Server 3.1.1 runs 2.6.39-200.1.1.el5uek.
I tried building the driver using UEK 6.3, but there also the kernel versions are different. I also tried to build the driver after installing 2.6.39-200.1.1.el5uek kernel on UEK 6.3 from the src rpm, but the driver gave run-time errors of "unknown symbol printk, memcpy, __memcpy".
I'm trying to build a driver for Oracle VM Server 3.1.1 running on my x86_64 server. I read in some of the threads that this could be done easily using Oracle VM Server 3.1.1 SDK template. But the kernel version that it runs is 2.6.32-300.7.1.el5uek, while Oracle VM Server 3.1.1 runs 2.6.39-200.1.1.el5uek.
I tried building the driver using UEK 6.3, but there also the kernel versions are different. I also tried to build the driver after installing 2.6.39-200.1.1.el5uek kernel on UEK 6.3 from the src rpm, but the driver gave run-time errors of "unknown symbol printk, memcpy, __memcpy".
0