[libvirt] [PATCH] build: ship helper scripts

Eric Blake eblake at redhat.com
Tue Oct 11 20:41:45 UTC 2011


On 10/11/2011 02:38 PM, Eric Blake wrote:
> Otherwise, 'make rpm' fails with:
>
>    GEN    libvirt_qemu.def
> make[2]: *** No rule to make target `dtrace2systemtap.pl', needed by `libvirt_probes.stp'.  Stop.
>
> * src/Makefile.am (EXTRA_DIST): Add recent script additions.
> ---
>
> Pushing under the build-breaker rule.

Actually, pushing a working version (serves me right for hitting send 
before testing completed):

>
>   src/Makefile.am |    8 +++++---
>   1 files changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 6451ad3..dcb4d33 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -1342,9 +1342,11 @@ noinst_LTLIBRARIES += \
>   	libvirt-net-rpc-client.la
>
>   EXTRA_DIST += \
> -       rpc/virnetprotocol.x \
> -       rpc/gendispatch.pl \
> -       rpc/genprotocol.pl
> +	rpc/dtrace2systemtap.pl \

This is named src/dtrace2systemtap.pl, not src/rpc/dtrace2systemtap.pl.


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




More information about the libvir-list mailing list