Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ Compiling the server
➜ Need LOTS of help, probably.
|
Need LOTS of help, probably.
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Teepo
USA (7 posts) Bio
|
| Date
| Sat 07 Dec 2002 05:45 AM (UTC) |
| Message
| I downloaded Cygwin thinking I'd give this a try, and I used the example given under "How to make changes, including compiling" and I got some kind of strange error that no one else on the forum seems to be getting. It's like...
$ make
MAKE Version 5.0 Copyright (c) 1987, 1997 Borland International
Error makefile 70: Command syntax error
Error makefile 71: Command syntax error
*** 2 errors during make ***
I probably didn't follow the instructions right, so if possible, can I be pointed in the right direction? | | Top |
|
| Posted by
| Typhon
USA (112 posts) Bio
|
| Date
| Reply #1 on Sat 07 Dec 2002 05:59 PM (UTC) |
| Message
| | paste lines 70 and 71 from your makefile that way someone knows what's making the compiler kick out :) | | Top |
|
| Posted by
| Teepo
USA (7 posts) Bio
|
| Date
| Reply #2 on Sat 07 Dec 2002 06:08 PM (UTC) |
| Message
| | Heh...Here's something that may be kinda funny...How do I do that. I mean, paste lines 70 and 71 from the makefile...how do I even look at the lines 70 and 71 from my makefile? | | Top |
|
| Posted by
| Teepo
USA (7 posts) Bio
|
| Date
| Reply #3 on Sat 07 Dec 2002 06:15 PM (UTC) |
| Message
| Nvm, I used a Borland Compiler I had bought one day long ago (putting things to good use) to open it, and this is what it looks like (Total Newb, if not obvious already):
(starting with line 69, btw)
.c.o: mud.h
$(CC) -c $(C_FLAGS) $(USE_IMC) $<
clean:
rm -f *.o smaug *~
(last line is line 73)
Any help? Thanks | | Top |
|
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.
17,078 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top