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
➜ Having problems with a custom SMAUG base
Having problems with a custom SMAUG base
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| SsDko
(2 posts) Bio
|
Date
| Wed 19 Jan 2005 07:03 PM (UTC) |
Message
| Hi. Im a bit new to linux so im having trouble with compiling a smaug base that I downloaded. Im using ubuntu linux and when I use the make file to compile I get a whole slew of warrnings and errors that finnaly make the compiler (GCC of course) bail out. These are the last few errors and what not as they are all very simmilar and hopefully can be fixed esialy. Thanks for any help in advance
mud.h:6997:987: warning: null character(s) ignored
mud.h:6997: error: stray '\2' in program
mud.h:6997:992: warning: null character(s) ignored
mud.h:6997: error: stray '\4' in program
mud.h:6997:994: warning: null character(s) ignored
mud.h:6997: error: syntax error at '@' token
mud.h:6997: error: stray '`' in program
mud.h:6997: error: stray '\32' in program
mud.h:6997: error: syntax error at '@' token
mud.h:6997:1003: warning: null character(s) ignored
mud.h:6997: error: stray '\2' in program
mud.h:6997:1012: warning: null character(s) ignored
mud.h:6997: error: stray '\2' in program
mud.h:6997:1032: warning: null character(s) ignored
mud.h:6997: error: stray '\310' in program
mud.h:6997: error: stray '\37' in program
mud.h:6997: error: syntax error at '@' token
mud.h:6997:1039: warning: null character(s) ignored
mud.h:6997: confused by earlier errors, bailing out
make[1]: *** [act_comm.o] Error 1
make[1]: Leaving directory `/mnt/windows/My Documents/C++ programs/dbsc2.5/src'
make: *** [all] Error 2
root@roc-24-169-212-6:/mnt/windows/My Documents/C++ programs/dbsc2.5/src #
| Top |
|
Posted by
| David Haley
USA (3,881 posts) Bio
|
Date
| Reply #1 on Wed 19 Jan 2005 08:19 PM (UTC) |
Message
| Could you show the relevant lines from your source code? |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | Top |
|
Posted by
| SsDko
(2 posts) Bio
|
Date
| Reply #2 on Wed 19 Jan 2005 08:32 PM (UTC) |
Message
| I would but the code doesn't seam to go past line 6713. O_o | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #3 on Wed 19 Jan 2005 09:36 PM (UTC) |
Message
| It should. Are you sure you're looking in the right file? mud.h |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | Top |
|
Posted by
| David Haley
USA (3,881 posts) Bio
|
Date
| Reply #4 on Wed 19 Jan 2005 10:42 PM (UTC) |
Message
| If it doesn't, then something is wrong with your distribution. Where did you get your download? |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | Top |
|
Posted by
| Robert Powell
Australia (367 posts) Bio
|
Date
| Reply #5 on Thu 20 Jan 2005 03:29 AM (UTC) |
Message
| Looks to me as if one line that was word wraped has been made into 2 lines, i have had this trouble with code written or saved in some windos programs and then used in linux, 1 line has become 2 lines and then you have 1billion errors. |
Just a guy having a bit of fun. Nothing more, nothing less, I do not need I WIN to feel validated. | Top |
|
Posted by
| Zeno
USA (2,871 posts) Bio
|
Date
| Reply #6 on Thu 20 Jan 2005 03:53 PM (UTC) |
Message
| He most likely got the download from:
http://sourceforge.net/projects/dbsaga/
It is the recently released Dragonball Saga codebase. The codebase compiles fine, but apparently he changed something, or the version of linux he is using does not fully support the code. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | 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.
19,562 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top