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 ➜ Compiler error help required please

Compiler error help required please

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


Posted by Torajio Shu   New Zealand  (2 posts)  Bio
Date Wed 06 Jun 2001 06:18 AM (UTC)
Message
Hi everyone. I'm compiling the windows version of Smaug 1.4a and I am receiving the error below (apologies for the slight spam :) ). I'm not 100% where MAKE.EXE is from but my compiler is mingw32 and I'm using Dev C++ to edit.

I have made no changes to the source code yet, I'm simply attempting to compile it. Any help appreciated.

MAKE.EXE output:
----
make smaug
make[1]: Entering directory `C:/dist/src'
gcc -c -O -g3 -Wall -Wuninitialized -DSMAUG act_comm.c
In file included from act_comm.c:32:
mud.h:30: warning: ignoring pragma: )
mud.h:5380: warning: `struct timezone' declared inside parameter list
mud.h:5380: warning: its scope is only this definition or declaration, which is
probably not what you want.
mud.h:5388: warning: useless keyword or type name in empty declaration
C:\WINDOWS\TEMP\cc8fKhgb.s: Assembler messages:
C:\WINDOWS\TEMP\cc8fKhgb.s:10212: Error: no such 386 instruction: `filds'
C:\WINDOWS\TEMP\cc8fKhgb.s:10213: Error: no such 386 instruction: `filds'
C:\WINDOWS\TEMP\cc8fKhgb.s:13339: Error: no such 386 instruction: `filds'
C:\WINDOWS\TEMP\cc8fKhgb.s:13340: Error: no such 386 instruction: `filds'
make[1]: *** [act_comm.o] Error 1
make[1]: Leaving directory `C:/dist/src'
C:\CPP\BIN\MAKE.EXE: *** [all] Error 2
----

Torajio
Top

Posted by Nick Gammon   Australia  (23,173 posts)  Bio   Forum Administrator
Date Reply #1 on Wed 06 Jun 2001 10:12 PM (UTC)

Amended on Tue 20 Nov 2007 04:23 AM (UTC) by Nick Gammon

Message
If you are using Cygwin I suggest you compile the Unix version (from the site www.smaug.org).

That should compile OK, the Windows version was designed for the Microsoft Visual C++ compiler.

- Nick Gammon

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

Posted by Torajio Shu   New Zealand  (2 posts)  Bio
Date Reply #2 on Fri 08 Jun 2001 08:33 AM (UTC)
Message
I'm not using cygwin - I'm using mingw32 compiler but I can't find the make.exe file in there. I was using the make.exe that came with my C++ editor. Maybe that's the cause - make.exe from there could be specifically for C++ progs and not C.

Those errors are rather new to me - anyone care to explain what they mean?

Cheers

T
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,453 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.