On 01/12/2011 05:50 PM, Eric Blake wrote:
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.
Also attributed the wrong commit. The link failure was:
CC libvirt_driver_security_la-security_manager.lo
cc1: warnings being treated as errors
security/security_dac.c: In function 'virSecurityDACSetOwnership':
security/security_dac.c:101:5: error: implicit declaration of function
'chown' [-Wimplicit-function-declaration]
which implies commit d6623003c6 was to blame (and fortunately, that this
is not a released build regression, since 0.8.7 did not contain that
commit.)
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org