On 9/7/07, Daniel P. Berrange <berrange(a)redhat.com> wrote:
On Fri, Sep 07, 2007 at 11:08:23AM -0400, Mark Johnson wrote:
> I'm having problems building the libvirt cvs bits (clean)
> on FC 7. I'm sure I'm doing something stupid??
>
> I don't see xdr_qemud_packet_client anywhere in the source?
>
> Any ideas?
That was removed when we switched all the QEMU stuff over to run in the
main daemon. I'd guess your checkout is not up2date, or perhaps 'make'
is forgetting to rebuild one of the old object files
Hmm, I guess my clean bits weren't so clean.. I did a fresh co
and everything is fine. Thanks Dan.
MRJ