On Mon, 9 Dec 2013 06:54:45 AM Marc-André Lureau wrote: > On Fedora 19/20, with mingw32-* packages installed, > > Extract 0.22 tarball, and run 'mingw32-configure && make' > > (for x64, s/mingw32/mingw64 above) There's no configure file. If I comment out the git call in autogen.sh I can use it to generate a configure file, but make fails right away. mingw32-make make[1]: Entering directory `/home/lindsay/Projects/spice-gtk-0.22/vapi' make[1]: `.gitignore' is up to date. make[1]: Leaving directory `/home/lindsay/Projects/spice-gtk-0.22/vapi' make all-recursive make[1]: Entering directory `/home/lindsay/Projects/spice-gtk-0.22' Making all in spice-common make[2]: Entering directory `/home/lindsay/Projects/spice-gtk-0.22/spice- common' make[2]: *** No rule to make target `all'. Stop. make[2]: Leaving directory `/home/lindsay/Projects/spice-gtk-0.22/spice- common' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/lindsay/Projects/spice-gtk-0.22' make: *** [all] Error 2 If I use git master, make gets a lot furthur but eventually fails as well. -- Lindsay
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel