[libvirt] networkxml2argvtest fails to compile

Matthias Bolte matthias.bolte at googlemail.com
Tue Jul 5 13:28:03 UTC 2011


2011/7/5 Osier Yang <jyang at redhat.com>:
> On 07/05/2011 06:45 PM, Matthias Bolte wrote:
>
> 2011/7/5 Ruben Kerkhof <ruben at rubenkerkhof.com>:
>
> Hi all,
>
> Building libvirt 0.9.3 from source with --without-network, make check
> fails with:
>
> CC     networkxml2xmltest.o
>  CCLD   networkxml2xmltest
>  CC     networkxml2argvtest.o
> make[2]: *** No rule to make target
> `../src/libvirt_driver_network.la', needed by `networkxml2argvtest'.
> Stop.
> make[2]: Leaving directory `/home/ruben/src/libvirt/libvirt-0.9.3/tests'
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory `/home/ruben/src/libvirt/libvirt-0.9.3/tests'
> make: *** [check-recursive] Error 1
>
> Kind regards,
>
> Ruben
>
> The attached patch fixes this.
>
>
> It also needs:
>
> if WITH_NETWORK
> check_PROGRAMS += networkxml2argvtest
> endif
>
> if WITH_NETWORK
> TESTS += networkxml2argvtest
> endif
>
> ACK with this fix.
>
> Regards
> Osier

Ah, yes. I should have done a make clean in between to notice this.
Thanks, I pushed the patch with your additions.

-- 
Matthias Bolte
http://photron.blogspot.com




More information about the libvir-list mailing list