| 
  
  
     Juergen Gotteswinter <jg@xxxxxxxxxxxx> hat am 29. Juli 2011 um 16:01 geschrieben: 
    
       
      > Am 20.05.11 23:27, schrieb M A Young: 
      > > I have been working on xen and dom0 kernel packages for RHEL6 and they 
      > > are now at the stage where they are suitable for wider testing. 
      > > 
      > > There are xen 4.1 RPMs at http://xenbits.xen.org/people/mayoung/EL6.xen/ 
      > > which are simply the Fedora 15 package recompiled for RHEL6. 
      > > 
      > > The dom0 kernel packages are at 
      > > http://xenbits.xen.org/people/mayoung/testing/ and are basically the 
      > > 2.6.32-71.29.1.el6 kernel with the addition of xen specific patches from 
      > > Jeremy's xen/stable-2.6.32.x branch at the 2.6.32.39 merge, and a few 
      > > code and configuration changes to get it to build. It isn't ABI 
      > > compatible with true RHEL6 kernels because of the changes. It should set 
      > > up grub correctly for a dom0 boot if the hypervisor is present (though I 
      > > suggest you check the grub.conf file until it is better tested). 
      > > 
      > > Let me know if you see any problems. 
      > > 
      > > Michael Young 
      > > 
      > > _______________________________________________ 
      > > Xen-users mailing list 
      > > Xen-users@xxxxxxxxxxxxxxxxxxx 
      > > http://lists.xensource.com/xen-users 
      > 
      > Works fine for me so far, no issues at all. Using it on SL6 
      > 
      > _______________________________________________ 
      > Xen-users mailing list 
      > Xen-users@xxxxxxxxxxxxxxxxxxx 
      > http://lists.xensource.com/xen-users
     
    
    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 
      
      
  
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 |