[libvirt] [PATCH] build: restore mingw build

Eric Blake eblake at redhat.com
Thu Jan 13 00:50:18 UTC 2011


On 01/12/2011 05:44 PM, Eric Blake wrote:
> * bootstrap.conf (gnulib_modules): Add chmod.
> ---
> 
> Pushing under the build-breaker rule; ./autobuild.sh failed to
> cross-compile to mingw due to commit d596c6d requiring chown().
> The gnulib function is just an always-failing stub on mingw,
> but at least it lets things link again.

Aargh - emailed the wrong version of the patch.  s/chmod/chown/g, to get
what I actually pushed, because the link failure was for chown (mingw
already has a somewhat functional chmod, it is the concept of chown that
is completely lacking).

> @@ -23,6 +23,7 @@ areadlink
>  base64
>  c-ctype
>  canonicalize-lgpl
> +chmod
>  close
>  connect
>  configmake

-- 
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/20110112/3219f82f/attachment-0001.sig>


More information about the libvir-list mailing list