[libvirt] remote_protocol.c not compiling

Kenneth Nagin NAGIN at il.ibm.com
Wed Aug 5 12:41:14 UTC 2009


I am experimenting with some new APIs in Libvirt 0.6.5 and added the
changes to remote_protocol.x .

I'm getting a make error of  undefined reference in  ./.libs/libvirt.so to
the xdr arguments.
I think it is related to the fact that a new  remote_protocol.c is not
being generated.

I've tried the obvious "make clean" and "make" and  "make -C qemud
remote_protocol.c."
But it has no affect.

[nagin at gorky trunk]$ make -C qemud remote_protocol.c
make: Entering directory
`/gpfs/reservoir/nagin/workspace/LIBVIRT/LIBVIRT_0_6_5/trunk/qemud'
make: Nothing to be done for `remote_protocol.c'.
make: Leaving directory
`/gpfs/reservoir/nagin/workspace/LIBVIRT/LIBVIRT_0_6_5/trunk/qemud'

Any suggestions?


Kenneth Nagin







More information about the libvir-list mailing list