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
➜ Cygwin compilation
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Evermahn
(3 posts) Bio
|
Date
| Thu 20 Dec 2001 04:43 PM (UTC) |
Message
| Heyas,
I followed your directions Nick, at least I thought I did. This is what happened after a nice looking compile, well except for those "ambiguous else" warnings.
rm -f smaug
gcc -o smaug act_comm.o act_info.o act_move.o act_obj.o act_wiz.o boards.o
build.o clans.o comm.o comments.o const.o db.o deity.o fight.o handler.o hashst
.o ibuild.o ident.o interp.o magic.o makeobjs.o mapout.o misc.o mpxset.o mud_co
m.o mud_prog.o player.o polymorph.o requests.o reset.o save.o shops.o skills.o
pecial.o tables.o track.o update.o grub.o stat_obj.o ban.o services.o planes.o
mm_host.o colorize.o
chmod g+w smaug
chmod: changing permissions of `smaug': No such file or directory
make[1]: *** [smaug] Error 1
make[1]: Leaving directory `/home/evermahn/smaug/dist/src'
make: *** [all] Error 2
Any ideas for me? I admit I am a bit ignorant of what may be plain as day in this, but am working on that --chuckles--
Evermahn the vagabond Philospher(wannabe)Coder
p.s. Well it actually worked, so like I said just nevermind me --grin--
| Top |
|
Posted by
| Harsk
USA (47 posts) Bio
|
Date
| Reply #1 on Fri 21 Dec 2001 05:26 AM (UTC) |
Message
| nothing wrong with that. If you ever need confirmation that smaug compiled ok, just type make again, and it will tell you that smaug is up to date. | Top |
|
Posted by
| Nick Gammon
Australia (23,158 posts) Bio
Forum Administrator |
Date
| Reply #2 on Fri 21 Dec 2001 10:48 AM (UTC) |
Message
| There is a bug in the makefile, it should read:
chmod g+w smaug.exe
Under Windows the executable is smaug.exe, not smaug, however you can ignore it. On the other hand, you can edit the file Makefile to change it if the message annoys you.
|
- Nick Gammon
www.gammon.com.au, www.mushclient.com | Top |
|
Posted by
| Harsk
USA (47 posts) Bio
|
Date
| Reply #3 on Sat 22 Dec 2001 06:29 AM (UTC) |
Message
| Actually, I found a copy of the smaug 1.4a codebase with all bugs fixed, including the color parsing bugs repaired. Just go to alsherok's website under the codes section. It's a very good site for snippets and bug fixes, and yes, I frequent the place allot, and Samson is pretty good about getting back to you within 24 hours time for support. | 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.
13,905 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top