[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Compiling Xen from source
update (for Hans and Ian): I encounter the same issue when compiling the 4.14 branch: git checkout -b stable-4.14 origin/stable-4.14 ./configure && make make[8]: Entering directory '/root/xen/tools/firmware/etherboot/ipxe/src' [BUILD] bin/flexboot_nodnic.o drivers/infiniband/flexboot_nodnic.c: In function 'flexboot_nodnic_create_qp': drivers/infiniband/flexboot_nodnic.c:368:53: error: implicit conversion from 'enum ib_queue_pair_type' to 'nodnic_queue_pair_type' [-Werror=enum-conversion] this is with gcc 10 indeed. Anyway I'm trying to compile under xen4.11 (binary debian package) that is working perfectly. But the compiling process of xen tools is bugged because of the drivers. for example i have tried to comment the enum-conversion warning in the Makefile, but i encounter other bugs with other drivers. David Le jeu. 17 sept. 2020 à 20:05, David I <dav.sec.lists@xxxxxxxxx> a écrit :
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |