Smaug definitely got further.. however.. there are errors stemming from the fact that it can't find a /sys folder containing a socket.h file which doesn't seem to have been included with the release..
I'll give Smaug a try but the error I noted is just one of hundreds like it so I'm more wondering what the root cause is of that specific error. What is it trying to reference that is missing? I've checked a few of the lines of code it mentions but I just don't see anything wrong.. this is why I am thinking I'm somehow using the wrong Makefile (even though I've tried them all).
Hi.. I'm messing around trying to pick back up some of the skills I swear I used to have with MUD code. I've tried NUMEROUS packages today and none have worked but for arguments sake, the last one I've tried was your QuickMUD download.
I've tried a number of different Makefile's and part of the problem is that it isn't apparent to me which I should be using. When I do use the "make" command using Cygwin in the ../src directory, i get A LOT of errors, most of which go something like:
tables.h:29: error: array type has incomplete element type
I've checked and MOST of the .c files successfully compile into object files but a few don't:
act_comm.c
act_info.c
bit.c
bitsys.c
comm.c
db.c
db2.c
handler.c
hedit.c
lookup.c
olc.c
olc_act.c
olc_mpcode.c
olc_save.c
save.c
scan.c
Ok so quite a few don't compile.. any idea what's going on here? I've made sure to download all of the necessary make command files for cygwin.. at least I'm pretty sure I have.
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.