Register forum user name Search FAQ

Gammon Forum

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 ➜ Compiling Smaug with Cygwin on a win2k system

Compiling Smaug with Cygwin on a win2k system

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Negelein   (2 posts)  Bio
Date Mon 08 Apr 2002 11:15 PM (UTC)
Message
Alrighty. I'm probably doing something real stupid. Here is what happens when I try compiling it.

make smaug
make[1]: Entering directory `/home/mud/dist/src'
gcc -c -O -g3 -Wall -Wuninitialized -DNOCRYPT -DSMAUG -DTIMEFORMAT act_comm.c

*and it goes through a whole lot of this. And THEN...*

gcc -c -O -g3 -Wall -Wuninitialized -DNOCRYPT -DSMAUG -DTIMEFORMAT colorize.c
rm -f smaug.exe
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 hashstr
.o ibuild.o ident.o interp.o magic.o makeobjs.o mapout.o misc.o mpxset.o mud_comm.o mud_prog.o player.o polymorph.o requests.o reset.o save.o shops.o skills.o s
pecial.o tables.o track.o update.o grub.o stat_obj.o ban.o services.o planes.o imm_host.o colorize.o
make[1]: *** [smaug] Error 1
make[1]: Leaving directory `/home/mud/dist/src'
make: *** [all] Error 2

What am I doing wrong?
Top

Posted by Nick Gammon   Australia  (23,173 posts)  Bio   Forum Administrator
Date Reply #1 on Tue 09 Apr 2002 12:54 AM (UTC)
Message
Strange, there is usually an error message (a reason for the error) before the line:

make[1]: *** [smaug] Error 1

Did it work despite the message? Is there a file smaug.exe in that directory?

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

Posted by Negelein   (2 posts)  Bio
Date Reply #2 on Tue 09 Apr 2002 11:12 PM (UTC)
Message
Nope. No error messages. It creates each .o file, and then gives :

make[1]: *** [smaug] Error 1
make[1]: Leaving directory `/home/mud/dist/src'
make: *** [all] Error 2

When gcc attempts to link the files. No .exe is created.
Top

Posted by Nick Gammon   Australia  (23,173 posts)  Bio   Forum Administrator
Date Reply #3 on Wed 10 Apr 2002 01:37 AM (UTC)
Message
In the absence of an explanatory message, it is hard to say. Too little memory perhaps? Disk full?

- Nick Gammon

www.gammon.com.au, www.mushclient.com
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,667 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.