Re: PKG_CHECK_EXISTS (was: Re: [Libvir] libvirt on OS X Leopard 10.5.1)

2008-01-22 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I got it to build on my Mac (somewhat more correctly this time), but it still fails to connect to the daemon on the other side (see report below). How I did it: 1. Build on Linux 2. Run 'make dist' 3. Copy tarball over to Mac 4. Re-configure

PKG_CHECK_EXISTS (was: Re: [Libvir] libvirt on OS X Leopard 10.5.1)

2008-01-22 Thread Richard W.M. Jones
Richard W.M. Jones wrote: * PKG_CHECK_EXISTS macro doesn't exist and has to be commented out everywhere. This is despite the fact that I have pkg-config from Macports installed. Looking into this in a bit more detail -- Macports installs everything under /opt/local and there is a pkg.m4

Re: PKG_CHECK_EXISTS (was: Re: [Libvir] libvirt on OS X Leopard 10.5.1)

2008-01-22 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'd like to figure out why the exception is getting thrown. I built it from HEAD, and I still cannot connect. Do we still think this ties back to the XDR problems? - -- - -a On Jan 22, 2008, at 6:56 AM, Schley Andrew Kutz wrote: -BEGIN