Hi, the compile-poblem was solved by installing kernel-xen-devel instead of kernel-devel.
But "make test" crashed the machine (no matter what configure-switches werde used, no matter which source-version of dazuko). We moved to clamfs instead - works good. Kind regards Nils > -----Ursprüngliche Nachricht----- > Von: > [email protected] > [mailto:dazuko-help-bounces+nils.hildebrand=bamf.bund...@nongn > u.org] Im Auftrag von Hildebrand, Nils, 232 > Gesendet: Freitag, 27. März 2009 09:21 > An: [email protected] > Betreff: [Dazuko-help] dazuko 2.3.7 and CentOS 5.2 x86_64 xen DomU? > > Hi, > > I am trying to compile the dazuko-kernel-module for CentOS > 5.2 (see subject). > > So far I have not been very successful. > > configure without options states: > > checking host system type... Linux > checking for make utility... ok (make) > checking for C compiler... ok (cc) > kernel source in /lib/modules/2.6.18-92.1.18.el5xen/source... > no kernel build source in > /lib/modules/2.6.18-92.1.18.el5xen/build... no kernel build > source in /usr/src/linux... yes kernel source in /usr/src/linux... > yes acquiring Linux kernel code configuration... ok checking > if Linux is RSBAC patched... no checking if devfs is > enabled... no discovered host system... Linux (2.6.18) > checking if security module support is enabled... yes > verifying capabilities are not built-in... built-in :( > error: capabilities are built-in to the kernel: > you will need to recompile a kernel with capabilities > as a kernel module > > I found a "Coocbook" for CentOS 5.2: > > https://savannah.nongnu.org/support/?106119 > > This was for a physical machine running CentOS 5.2 with Kernel > 2.6.18-53.1.4.el5 and dazuo 2.3.5. > > configure --enable-syscalls > --mapfile=/boot/System.map-2.6.18-92.1.18.el5xen > > Works - the make compiles, but make test fails: > > According to /var/log/messages the Kernel does not like the module: > > dazuko: disagrees about version of symbol struct_module > > > My guess is that the configure does not get the right > struct_module-header. > Second problem could be the xen-DomU. IMHO dazuko will have > to hook into the xenblk-driver to get the file-system-calls. > > So perhaps I have to use different configure-switches here? > > Kind regards, > > Nils > > > _______________________________________________ > Dazuko-help mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/dazuko-help > _______________________________________________ Dazuko-help mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dazuko-help
