[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] make not invoking rpcgen remote_protocol.x
- From: Ben Guthro <bguthro virtualiron com>
- To: Kenneth Nagin <NAGIN il ibm com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] make not invoking rpcgen remote_protocol.x
- Date: Mon, 10 Nov 2008 11:03:07 -0500
from the top level, you could do a
make -C src remote_protocol.c
This should re-generate both .c and .h files from the .x
Kenneth Nagin wrote on 11/10/2008 10:52 AM:
> I am attempting to add some new libvirt functions that I intend to submit
> for your approval.
> I have made changes to remote_protocol.x. Initially it generated the
> expected files.
> However, after making a few changes the make no causes it to generate
> files.
> Manually invoke rpcgen -c remote_protocol.x > remote_protocol.c seems
> to get around the compile problem. But now I'm getting a "Remote error :
> marshaling args"
> I 'm think there is a problem in the make.
>
> Kenneth Nagin
>
>
>
>
> --
> Libvir-list mailing list
> Libvir-list redhat com
> https://www.redhat.com/mailman/listinfo/libvir-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]