[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Unable to compile 2.0.7 on FC4
Hi,This looks like it was an issue at some point but I can't find the answer. I have also installed compat-gcc-32, removed the "-mtune=pentium4", and get the following from: make CC=gcc32 world ...cut...xen/lowlevel/xc/xc.c:1183: warning: left-hand operand of comma expression has no effect xen/lowlevel/xc/xc.c:1185: warning: implicit declaration of function `Py_InitModule' xen/lowlevel/xc/xc.c:1187: warning: implicit declaration of function `PyModule_GetDict' xen/lowlevel/xc/xc.c:1188: warning: implicit declaration of function `PyErr_NewException' xen/lowlevel/xc/xc.c:1188: warning: assignment makes pointer from integer without a cast xen/lowlevel/xc/xc.c:1189: warning: implicit declaration of function `PyDict_SetItemString' xen/lowlevel/xc/xc.c:1191: warning: assignment makes pointer from integer without a cast error: command 'gcc32' failed with exit status 1 make[3]: *** [build] Error 1make[3]: Leaving directory `/home/julius/Desktop/Downloads/Xen/xen-2.0/tools/python' make[2]: *** [install] Error 2make[2]: Leaving directory `/home/julius/Desktop/Downloads/Xen/xen-2.0/tools' make[1]: *** [tools] Error 2 make[1]: Leaving directory `/home/julius/Desktop/Downloads/Xen/xen-2.0' make: *** [world] Error 2 Any ideas? Cheers. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |