getting the following for a few revs now, not sure when it began as i've not built for ages.
Code: Select all
mingw32-make[2]: Entering directory `C:/zdoom/trunk/tools/updaterevision'
gcc -Os -Wall -fomit-frame-pointer -c -o updaterevision.o updaterevision.c
Running windres: [OK]
Linking updaterevision.exe: [OK]
mingw32-make[2]: Leaving directory `C:/zdoom/trunk/tools/updaterevision'
src/svnrevision.h updated to revision 899.
mingw32-make[1]: *** No rule to make target `releaseobj/autostart.o', needed by
`zdoomgcc.exe'. Stop.
mingw32-make[1]: Leaving directory `C:/zdoom/trunk'
mingw32-make: *** [game] Error 2