Re: [libvirt] Works: libvirt client on OS X 10.5.6

2009-05-21 Thread Schley Andrew Kutz
y customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On May 20, 2009, at 7:55 AM, Daniel Veillard wrote: On Wed, May 20, 2009 at 07:40:43AM -0500, Schley Andrew Kutz wrote: I will create a specific sub-dir and let you know. okay thanks, any

Re: [libvirt] Works: libvirt client on OS X 10.5.6

2009-05-21 Thread Schley Andrew Kutz
rote: On Fri, May 08, 2009 at 08:19:40AM -0500, Schley Andrew Kutz wrote: Happy to do it, I just need permission to put a file there. Additionally, you can grab the binaries at http://files.lostcreations.com/libvirt-0.6.3-bin.tar.gz and http://files.lostcreations.com/libvirt-java-0.2.1-bin.ta

Re: [libvirt] Works: libvirt client on OS X 10.5.6

2009-05-08 Thread Schley Andrew Kutz
usable by naive developers, easily customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On May 8, 2009, at 4:41 AM, Daniel P. Berrange wrote: On Thu, May 07, 2009 at 11:50:25PM -0500, Schley Andrew Kutz wrote: Getting libvirt-0.6.3 (client) to

[libvirt] Re: Works: libvirt client on OS X 10.5.6

2009-05-07 Thread Schley Andrew Kutz
brary must be immediately usable by naive developers, easily customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On May 7, 2009, at 11:50 PM, Schley Andrew Kutz wrote: Getting libvirt-0.6.3 (client) to compile on OS X - Use MacPorts to install g

[libvirt] Works: libvirt client on OS X 10.5.6

2009-05-07 Thread Schley Andrew Kutz
Getting libvirt-0.6.3 (client) to compile on OS X - Use MacPorts to install gnutls (and its several dependencies) - Set environment variables: export LDFLAGS="-L/opt/local/lib" export CPPFLAGS="-I/opt/local/include" export MACOSX_DEPLOYMENT_TARGET=10.4 - Configure --prefix=/opt/libvirt/

Re: [libvirt] Re: Has anyone ever gotten the client or full to?compile on OS X?

2009-05-07 Thread Schley Andrew Kutz
opers, and readily extensible by experts." -- L. Stein On May 7, 2009, at 4:44 AM, Daniel Veillard wrote: On Thu, May 07, 2009 at 11:38:26AM +0200, Pritesh Kothari wrote: On Thursday 07 May 2009 11:20:10 Daniel Veillard wrote: On Wed, May 06, 2009 at 03:20:23PM -0500, Schley Andrew Kutz w

Re: [libvirt] Re: Has anyone ever gotten the client or full to compile on OS X?

2009-05-07 Thread Schley Andrew Kutz
developers, easily customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On May 7, 2009, at 4:20 AM, Daniel Veillard wrote: On Wed, May 06, 2009 at 03:20:23PM -0500, Schley Andrew Kutz wrote: Anyone? :( I really don't want to have to bring up a w

Re: [libvirt] Re: Has anyone ever gotten the client or full to compile on OS X?

2009-05-06 Thread Schley Andrew Kutz
usable by naive developers, easily customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On May 5, 2009, at 8:48 AM, Schley Andrew Kutz wrote: I removed the --version-script from src/Makefile (OS X's version of ld doesn't have the --versi

Re: [libvirt] Re: Has anyone ever gotten the client or full to compile on OS X?

2009-05-05 Thread Schley Andrew Kutz
ainted with the problem. -- -a "Ideally, a code library must be immediately usable by naive developers, easily customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On May 5, 2009, at 8:38 AM, Schley Andrew Kutz wrote: Okay, it err'd out whe

Re: [libvirt] Re: Has anyone ever gotten the client or full to compile on OS X?

2009-05-05 Thread Schley Andrew Kutz
L. Stein On May 5, 2009, at 4:15 AM, Daniel P. Berrange wrote: On Sat, May 02, 2009 at 05:29:21PM -0500, Schley Andrew Kutz wrote: In pci.c I added a definition for MODPROBE 0x0 and I get further in the make, but it still errors out: CHANGE #define MODPROBE 0x0 ERROR gcc -DHAVE_CONFIG_H -I. -

[libvirt] Re: Has anyone ever gotten the client or full to compile on OS X?

2009-05-02 Thread Schley Andrew Kutz
ll] Error 2 -- -a "Ideally, a code library must be immediately usable by naive developers, easily customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On May 2, 2009, at 5:19 PM, Schley Andrew Kutz wrote: I'll try one more time. I

[libvirt] Re: Has anyone ever gotten the client or full to compile on OS X?

2009-05-02 Thread Schley Andrew Kutz
009, at 5:18 PM, Schley Andrew Kutz wrote: --without-loadable-drivers I meant "--without-loadable-modules" -- -a "Ideally, a code library must be immediately usable by naive developers, easily customized by more sophisticated developers, and readily extensible by experts.

[libvirt] Re: Has anyone ever gotten the client or full to compile on OS X?

2009-05-02 Thread Schley Andrew Kutz
--without-loadable-drivers I meant "--without-loadable-modules" -- -a "Ideally, a code library must be immediately usable by naive developers, easily customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On May 2, 2009, at 5:

[libvirt] Re: Has anyone ever gotten the client or full to compile on OS X?

2009-05-02 Thread Schley Andrew Kutz
thought including loadable modules may trigger the MODPROBE error. -- -a "Ideally, a code library must be immediately usable by naive developers, easily customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On May 2, 2009, at 5:12 PM, Schl

[libvirt] Has anyone ever gotten the client or full to compile on OS X?

2009-05-02 Thread Schley Andrew Kutz
It's me. The original instigator of the long Leopard thread from early 2008. I once again need to do libvirt development from my Mac, and I still cannot seem to get it to compile :( It is currently bugging out at: gcc -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../gnulib/lib -I../ include -I

Re: [Libvir] a vmware driver

2008-01-22 Thread Schley Andrew Kutz
t, so that is a barrier. - -- - -a On Jan 22, 2008, at 10:38 AM, Daniel P. Berrange wrote: On Tue, Jan 22, 2008 at 10:23:06AM -0600, Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anyone know if there is work being done on a VMware driver? If not, I could write

Re: [Libvir] a vmware driver

2008-01-22 Thread Schley Andrew Kutz
enApi java bindings with the libvirt java bindings. - -- - -a On Jan 22, 2008, at 10:24 AM, Richard W.M. Jones wrote: Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anyone know if there is work being done on a VMware driver? If not, I could write one. I'

[Libvir] a vmware driver

2008-01-22 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anyone know if there is work being done on a VMware driver? If not, I could write one. I'm about to release an application via SearchServerVirtualization called ivi (Java Virtual Interface) that uses the VI SDK and the XenApi (cannot get li

[Libvir] Re: PKG_CHECK_EXISTS

2008-01-22 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I cannot for the life of me find the rpcgen source. I thought maybe if I could get it to recompile on OS X I could build it with hyper support. - -- - -a On Jan 22, 2008, at 9:50 AM, Richard W.M. Jones wrote: Schley Andrew Kutz wrote

[Libvir] Re: PKG_CHECK_EXISTS

2008-01-22 Thread Schley Andrew Kutz
ones wrote: Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I did that originally, but since rebuilt it with a clean file (inserting the xdr.h header as I said) and it built. Then I tried connecting and it fails. I can't reproduce this here. For me, it isn'

Re: [Libvir] Re: PKG_CHECK_EXISTS

2008-01-22 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I concur. The types are clearly defined in /usr/include/rpc/xdr.h. - -- - -a On Jan 22, 2008, at 9:47 AM, Daniel P. Berrange wrote: On Tue, Jan 22, 2008 at 03:37:05PM +, Richard W.M. Jones wrote: Schley Andrew Kutz wrote: -BEGIN PGP

[Libvir] Re: PKG_CHECK_EXISTS

2008-01-22 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I did that originally, but since rebuilt it with a clean file (inserting the xdr.h header as I said) and it built. Then I tried connecting and it fails. - -- - -a On Jan 22, 2008, at 9:25 AM, Richard W.M. Jones wrote: Schley Andrew Kutz

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: -

[Libvir] Re: PKG_CHECK_EXISTS

2008-01-22 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It makes the 'missing symbol' warnings go away. - -- - -a On Jan 22, 2008, at 9:15 AM, Richard W.M. Jones wrote: Schley Andrew Kutz wrote: 6. Add #include to qemu/remote_protocol.h. This fixes the build problem where it cannot find

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-22 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim, I am posting this to the list because, well, of what I am posting. Mail to you is bouncing. - -- - -a On Jan 22, 2008, at 6:53 AM, Jim Meyering wrote: "Richard W.M. Jones" <[EMAIL PROTECTED]> wrote: ... There are two alternatives I can

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 wit

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-22 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 That was it, thanks! - -- - -a On Jan 22, 2008, at 6:33 AM, Jim Meyering wrote: xsltproc -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (Darwin) iD8DBQFHleMJTg8lceyAqqQRAoLkAJ9/gyb2fUaw2D/sKqwk9LNz943wiQCg5hEy gqeX9aMkbMUUO8jJ7mNIYvk= =vI

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
on, Jan 21, 2008 at 08:30:28PM -0600, Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Unfortunately none of your suggestions work, and I also found this http://svn.pdos.csail.mit.edu/svn/uia/trunk/uia/?view=log&pathrev=885 (search for hyper) which suggests only 21 months

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
not preclude Leopard supporting it, although emperical evidence would suggest that support is still lacking. - -- - -a On Jan 21, 2008, at 7:39 PM, Daniel P. Berrange wrote: On Mon, Jan 21, 2008 at 07:27:58PM -0600, Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE- Hash:

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nevermind, I missed the date. Although, I do wonder if rpcgen on OS X supports 'hyper'? I am doing some digging to find out if it does. - -- - -a On Jan 21, 2008, at 7:25 PM, Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Okay, I am following up on this: http://sourceware.org/ml/libc-alpha/2001-04/msg00012.html - -- - -a On Jan 21, 2008, at 6:32 PM, Daniel P. Berrange wrote: On Mon, Jan 21, 2008 at 06:18:26PM -0600, Schley Andrew Kutz wrote: -BEGIN PGP

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Verified that camelCase does not help. - -- - -a On Jan 21, 2008, at 6:46 PM, Schley Andrew Kutz wrote: Not it. When I changed all instances of hyper to long earlier it worked. The hyper is not getting parses. That said, I'll still try

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
; wrote: On Mon, Jan 21, 2008 at 06:18:26PM -0600, Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED]:qemud$ make remote_protocol.c rm -f remote_protocol.c rpcgen -c -o remote_protocol.c remote_protocol.x unsigned hyper cpu_time; ^

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED]:qemud$ make remote_protocol.c rm -f remote_protocol.c rpcgen -c -o remote_protocol.c remote_protocol.x unsigned hyper cpu_time; ^^^ remote_protocol.x, line 144: expected ';' make: *** [remote_protocol.c] E

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
[distdir] Error 1 make[2]: Leaving directory `/usr/local/src/libvirt/docs/devhelp' make[1]: *** [distdir] Error 1 make[1]: Leaving directory `/usr/local/src/libvirt/docs' make: *** [distdir] Error 1 - -- - -a On Jan 21, 2008, at 6:02 PM, Daniel P. Berrange wrote: On Mon, Jan 21,

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Not so much. I added the two headers from http://developer.apple.com/documentation/Darwin/Reference/ManPages/man3/xdr.3.html to remote_protocol.x and the gen fails: [EMAIL PROTECTED]:libvirt-0.4.0$ make -C qemud remote_protocol.c rm -f remote_prot

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
D=yes)' Maybe the M4 parsing is incorrect and not replacing the values correctly? As I recall, M4 is a real pain. And, yes, both libxml2 and its headers are installed :( - -- - -a On Jan 21, 2008, at 5:39 PM, Daniel P. Berrange wrote: On Mon, Jan 21, 2008 at 05:32:33PM -0600, Schley A

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
I've attached the compile failure I get. make.out Description: Binary data -- -a On Jan 21, 2008, at 5:46 PM, Daniel P. Berrange wrote: On Mon, Jan 21, 2008 at 05:27:33PM -0600, Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ah, I knew hyper was 64-bit

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
ut that did not work. I am not familiar with the XDR language, so please pardon my ignorance. Thank you again for your help. - -- - -a On Jan 21, 2008, at 5:46 PM, Daniel P. Berrange wrote: On Mon, Jan 21, 2008 at 05:27:33PM -0600, Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE-

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
BXML_FOUND=yes) if test "$LIBXML_FOUND" != "no" ; then PKG_CHECK_MODULES(LIBXML, libxml-2.0 >= $LIBXML_REQUIRED) fi fi Looks like some stand-in values are not getting replaced when the configure script is generated. Ideas? - -- - -a On Jan 21, 2008, at

Re: [Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
HEAD, but that failed. I will try again and report the errors. Thanks! - -- - -a On Jan 21, 2008, at 5:20 PM, Daniel P. Berrange wrote: On Mon, Jan 21, 2008 at 04:50:29PM -0600, Schley Andrew Kutz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I spent the weekend attempting to get

[Libvir] libvirt on OS X Leopard 10.5.1

2008-01-21 Thread Schley Andrew Kutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I spent the weekend attempting to get libvirt working on OS X Leopard 10.5.1. I was able to get it to compile, but not connect to libvirtd running on either my KVM or Xen servers. Here are the instructions for getting it to compile: 1. Downloa