I am updating my source code, and i have to do it manually, (just don't ask why) I'm on a different computer than my home computer, its still ubuntu, its ubuntu 9.04 64 bit, And i have all the crap for compiling installed, so i figure just as a test i would compile an origianal source, the only error i get is
well, in the 40.4 src, that line is "#ifdef WIN32", so I think that right there explains it :P, but seriously, idk. May have to do with the fact it is 64 bit, i dunno. Which version is your source? I'll try compiling it on my pc (ubuntu 10.10 32 bit)
well, i got that problem solved, compile perfectly, Until i started to combine the two >.<!!!!<br /> src/graphics.c:36: error: expected ‘;’, ‘,’ or ‘)’ before ‘else’ src/graphics.c: In function ‘draw_parts’: src/graphics.c:1642: error: expected ‘}’ before ‘else’