[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Latest 1.2 tools fail to create new domain
> > They compile okay for me with 2.95.3. It shouldn't matter which > > compiler you use though. > > Hmmm... what about this then: > > gcc -pthread -fno-strict-aliasing -DNDEBUG -D_FILE_OFFSET_BITS=64 > -DHAVE_LARGEFILE_SUPPORT -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC > -Wall -fPIC -I../lib -I/usr/include/python2.3 -c Xc.c -o > build/temp.linux-i686-2.3/Xc.o > In file included from /usr/include/asm/sigcontext.h:4, > from /usr/include/bits/sigcontext.h:28, > from /usr/include/signal.h:326, > from /usr/include/python2.3/pyfpe.h:129, > from /usr/include/python2.3/Python.h:135, > from Xc.c:7: > /usr/include/linux/compiler.h:71: warning: `__attribute_used__' redefined > /usr/include/sys/cdefs.h:195: warning: this is the location of the previous > definition > cc1: Invalid option `-fmessage-length=0' > error: command 'gcc' failed with exit status 1 Looks like a Python configuration issue. It's selected a set of build options assuming a modern build environment that isn't backward compatible to older GCC versions. Nothing to worry about. > > Okay, I've added some tracing to vbd_setextents. Pull the latest > > changes to 1.2, rebuild, and reinstall. > > Here it is: Okay, please pull and check another fix. I've added more debugging, and more robust parameter handling -- the problem is hopefully gone now. -- Keir ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |