[libvirt] [PATCH] build: fix some mingw issues

Daniel P. Berrange berrange at redhat.com
Thu Jun 3 10:08:22 UTC 2010


On Wed, Jun 02, 2010 at 03:53:12PM -0600, Eric Blake wrote:
> On Fedora 13 with sufficient mingw32-* packages installed, running
> ./autobuild.sh failed to cross-compile to mingw because
> mingw32-pthreads installed a broken <pthread.h>.  With that
> issue fixed, the build still failed due to use of O_SYNC.

Indeed you shouldn't install mingw32-pthreads - it horribly
pollutes the global namespace & libvirt doesn't want it - we
use Win32 native threads

Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list