Gammon Forum
See www.mushclient.com/spam for dealing with forum spam.
Please read the MUSHclient FAQ!
Entire forum
SMAUG
Compiling the server
Raspberry PI - Make Error
|
Raspberry PI - Make Error
|
It is now over 60 days since the last post. This thread is closed.
 
Refresh page
| Posted by |
Mathrys83
(2 posts) bio
|
| Date |
Wed 24 Apr 2019 03:23 AM (UTC) |
| Message |
is it even possible?
here is the error i get off of a defualt install of Raspbian-Full
(side note feel like a linux nub, DO NOT know many commands or options/flags)
----------------------------------
pi:~/Desktop/smaugfuss19/src $ make
make -s smaug
Compiling o/imc.o....
Compiling o/act_comm.o....
Compiling o/act_info.o....
Compiling o/act_move.o....
Compiling o/act_obj.o....
Compiling o/act_wiz.o....
Compiling o/ban.o....
Compiling o/boards.o....
Compiling o/build.o....
Compiling o/calendar.o....
Compiling o/chess.o....
Compiling o/clans.o....
Compiling o/color.o....
Compiling o/comm.o....
comm.c: In function ‘void nanny_get_name(DESCRIPTOR_DATA*, char*)’:
comm.c:1880:44: error: comparison of constant ‘255’ with boolean expression is always false [-Werror=bool-compare]
if( check_playing( d, argument, FALSE ) == BERR )
comm.c:1948:12: error: comparison of constant ‘255’ with boolean expression is always false [-Werror=bool-compare]
if( chk == BERR )
comm.c: In function ‘void nanny_get_old_password(DESCRIPTOR_DATA*, char*)’:
comm.c:2043:12: error: comparison of constant ‘255’ with boolean expression is always false [-Werror=bool-compare]
if( chk == BERR )
cc1plus: all warnings being treated as errors
Makefile:101: recipe for target 'o/comm.o' failed
make[1]: *** [o/comm.o] Error 1
Makefile:46: recipe for target 'all' failed
make: *** [all] Error 2
-------
I have read a few other forum posts here and there, do I just need to nano a specific file to remove -Werr? | top |
|
| Posted by |
Nick Gammon
Australia (22,556 posts) bio
Forum Administrator |
| Date |
Reply #1 on Wed 24 Apr 2019 04:54 AM (UTC) |
| Message |
| Can you give a link to the exact SmaugFUSS file you downloaded please? |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | top |
|
| Posted by |
Mathrys83
(2 posts) bio
|
| Date |
Reply #2 on Wed 24 Apr 2019 05:40 AM (UTC) |
| Message |
| https://smaugmuds.afkmods.com/files/download/165/ | top |
|
| Posted by |
Fiendish
USA (2,315 posts) bio
Global Moderator |
| Date |
Reply #3 on Wed 24 Apr 2019 01:31 PM (UTC) Amended on Wed 24 Apr 2019 01:37 PM (UTC) by Fiendish
|
| Message |
|
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.
2,986 views.
It is now over 60 days since the last post. This thread is closed.
 
Refresh page
top
Quick links:
MUSHclient.
MUSHclient help.
Forum shortcuts.
Posting templates.
Lua modules.
Lua documentation.
Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.