
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@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org