
On 05/06/2011 03:21 PM, Eric Blake wrote:
From: Daniel P. Berrange <berrange@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@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org