Re: [libvirt] version script and non-existent symbols

2008-12-13 Thread Daniel P. Berrange
On Sat, Dec 13, 2008 at 05:03:33PM +, John Levon wrote: > > The current version script refers to symbols that don't exist in the > code. What is the purpose of this? The Solaris linker (quite correctly, > I think) generates hanging references to such symbols. That's a bug - can you tell me wh

[libvirt] version script and non-existent symbols

2008-12-13 Thread John Levon
The current version script refers to symbols that don't exist in the code. What is the purpose of this? The Solaris linker (quite correctly, I think) generates hanging references to such symbols. If it's just for documentation, such symbols should be commented out in the script. But there is ano

Re: [libvirt] [OpenVZ]

2008-12-13 Thread Daniel P. Berrange
On Sat, Dec 13, 2008 at 07:52:55AM -0800, Ivan Vovk wrote: > Hello, > > > > after updating to the last official release 0.5.1 my application stopped > working. No errors to the log file though i raised exceptions where it was > possible. > > i checked with virsh xml description used for creati

Re: [libvirt] [PATCH] don't assume builddir == srcdir

2008-12-13 Thread Daniel P. Berrange
On Sat, Dec 13, 2008 at 12:23:30AM +0100, Guido G?nther wrote: > Hi, > Makefile.maint assumes this in some places. This doesn't make the world > perfect but maybe a bit better? Seems reasonable to me. I think it is about time I changed the 'autobuild.sh' to do a VPATH build in the nightly builds,

[libvirt] [OpenVZ]

2008-12-13 Thread Ivan Vovk
Hello, after updating to the last official release 0.5.1 my application stopped working. No errors to the log file though i raised exceptions where it was possible. i checked with virsh xml description used for creating OpenVZ container and got the following: virsh # create ovz.xml Segmen