[libvirt] [PATCHv2 2/3] build: refactor generated RPC files

Eric Blake eblake at redhat.com
Fri May 6 22:52:07 UTC 2011


On 05/06/2011 03:21 PM, Eric Blake wrote:
> From: Daniel P. Berrange <berrange at redhat.com>
> 
> Always generate the rpc files, and require rpcgen during bootstrap.
> 
> * daemon/Makefile.am: Removed generated files with
>   maintainer-clean target
> * src/Makefile.am: Removed generated files with
>   maintainer-clean target. Always run 'rpcgen' if
>   generated files are missing

Aargh.  This fails VPATH builds.  I'm working on a fix.  It also fails
with WITH_REMOTE is false - once we generate files, they must live in
$(srcdir), and the rules to generate them must be unconditionally
available for make dist to work.

Good thing we're at the beginning of a release cycle, to have time to
clear this all up.  It may be Monday before I get to it.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110506/bee945b1/attachment-0001.sig>


More information about the libvir-list mailing list