Okay, I downloaded the codebase off the Downloads section of this website. I'm really trying my hardest to get it up and running. I'm using Cygwin and got into the source but when I try to "Make" the file I see a huge message that end in:
/usr/include/sys/reent.h:643: error: storage size of `__sf' isn't known
Makefile:72: recipe for target `o/imc.o' failed
make[1]: *** [o/imc.o] Error 1
Makefile:32: recipe for target `all' failed
make: *** [all] Error 2
Could someone please tell me how to correctly compile this to where the make file will actually work.
I've tried following the example posted on running the Smaug and even that wouldn't work. I've tried compiling DBS2.5.2 and once again failed.
I just want to get ANY codebase up and running so I can edit it and mess around, could someone please help.
/usr/include/sys/reent.h:643: error: storage size of `__sf' isn't known
Makefile:72: recipe for target `o/imc.o' failed
make[1]: *** [o/imc.o] Error 1
Makefile:32: recipe for target `all' failed
make: *** [all] Error 2
Could someone please tell me how to correctly compile this to where the make file will actually work.
I've tried following the example posted on running the Smaug and even that wouldn't work. I've tried compiling DBS2.5.2 and once again failed.
I just want to get ANY codebase up and running so I can edit it and mess around, could someone please help.