[libvirt] [PATCH] build: always include libvirt_lxc.syms in tarball

Eric Blake eblake at redhat.com
Thu May 2 23:53:54 UTC 2013


On 05/02/2013 05:50 PM, Eric Blake wrote:
> On a mingw build, 'make distcheck' fails with:
> 
>   GEN      libvirt_qemu.def
> make[3]: *** No rule to make target `../../src/libvirt_lxc.syms', needed by `libvirt_lxc.def'.  Stop.
> 
> I traced it to a missing entry in EXTRA_DIST.  But rather than keep
> the entire list in sync, it is easier to list the three syms files
> that drive .so files directly, and then reuse existing makefile
> variables for the remaining files (that is, I validated that all
> remaining files are added to SYM_FILES, possibly via USED_SYM_FILES,
> according to makefile conditionals).

Hmm, even after fixing that, I still see a failure in 'make distcheck':

ERROR: files left in build directory after distclean:
./python/libvirt.pyc
./tests/commandhelper.log

I'll have to chase that down later, unless someone beats me to it.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list