
10 Mar
2010
10 Mar
'10
10:47 a.m.
Hi, I'm trying to compile 0.7.7 under XP/mingw and I have this issue : In file included from util/conf.c:24: util/util.h:119: error: syntax error before "uid_t" util/util.h:121: warning: function declaration isn't a prototype util/util.h:129: error: syntax error before "uid_t" util/util.h:130: warning: function declaration isn't a prototype I have configure in this way (msys based path) : ./configure --host=i686-pc-mingw32 --without-sasl --without-avahi --without-polkit --without-python --without-xen --without-qemu --without-lxc --without-openvz --without-libvirtd --without-phyp --without-vbox --prefix=/mingw/ Any help ? Best reagards Arnaud Champion