mingw cant build rev 899

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
Lemonzest
Posts: 327
Joined: Tue Oct 12, 2004 3:19 pm
Location: On your boards, trolling your threads!!!

mingw cant build rev 899

Post by Lemonzest »

Hi

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
thanks.
Blzut3
 
 
Posts: 3213
Joined: Wed Nov 24, 2004 12:59 pm
Operating System Version (Optional): Kubuntu
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Contact:

Re: mingw cant build rev 899

Post by Blzut3 »

I think that means that you have an .o file in your releaseobj directory that is no longer used. Try deleting it (or the whole releaseobj directory).
Lemonzest
Posts: 327
Joined: Tue Oct 12, 2004 3:19 pm
Location: On your boards, trolling your threads!!!

Re: mingw cant build rev 899

Post by Lemonzest »

this is a fresh checkout of 899, never been build before
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: mingw cant build rev 899

Post by randi »

Works for me with 903, and I don't believe there have been any changes to the files involved between then and now.
Post Reply

Return to “Closed Bugs [GZDoom]”