Juergen Gotteswinter <jg@internetx.de> hat am 29. Juli 2011 um 16:01 geschrieben:
Hi,
works fine so far, but when i try to compile drbd against this xen / kernel pacakges this errors show up:
/usr/src/kernels/2.6.32-71.29.1.el6.xendom0.x86_64/arch/x86/include/asm/io.h:10:21: error: error: xen/xen.h: No such file or directoryxen/xen.h: No such file or directory
In file included from include/linux/scatterlist.h:8, from include/linux/dma-mapping.h:7, from include/linux/dmaengine.h:26, from include/linux/skbuff.h:30, from include/linux/if_ether.h:124, from include/linux/netdevice.h:29, from include/net/sock.h:50, from include/linux/connector.h:80, from /root/rpmbuild/BUILD/drbd-8.3.10/drbd/linux/drbd.h:28, from /root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_worker.c:28:/usr/src/kernels/2.6.32-71.29.1.el6.xendom0.x86_64/arch/x86/include/asm/io.h:10:21: error: xen/xen.h: No such file or directorymake[3]: *** [/root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_buildtag.o] Error 1make[3]: *** Waiting for unfinished jobs....make[3]: *** [/root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_proc.o] Error 1make[3]: *** [/root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_bitmap.o] Error 1make[3]: *** [/root/rpmbuild/BUILD/drbd-8.3.10/drbd/drbd_worker.o] Error 1make[2]: *** [_module_/root/rpmbuild/BUILD/drbd-8.3.10/drbd] Error 2make[2]: Leaving directory `/usr/src/kernels/2.6.32-71.29.1.el6.xendom0.x86_64'make[1]: *** [kbuild] Error 2make[1]: Leaving directory `/root/rpmbuild/BUILD/drbd-8.3.10/drbd'make: *** [module] Error 2error: Bad exit status from /var/tmp/rpm-tmp.XO5eV5 (%build)
and so on...
development rpms are all installed. any ideas how to fix this?
cheers,
juergen