Mailing List
Home
Forum Home
Mac Game - Mac game development
Rivers of MUD - a Diku and Merc based multiuser dungeon
SMAUG
Subjects
Getting UDP through NAT/firewalls/whatever for a game
Getting UDP through NAT/firewalls/whatever for a game
QuickTime errors
Python script as stand alone MUD server
Subject: Various sound problems
Fragment Shaders & GL TEXTURE RECTANGLE EXT
Subject: Timers and global variables
Re: Language and platform for Text MUD server
Apparent acquisition of Yantis (mysupersales) by IDE
HID keyboard
Getting UDP through NAT/firewalls/whatever for a game
Microsoft Sparkle
Subject: Director MX
Congratulations Horizons
Yet more problems fullscreen mode
Apple Dev Kitchen Them 's tasty vittles, Maw!
NSOpenGLContext, Pbuffers, and drawables
More DCR "theft " naughtiness
dynamic sprite creation and imaging lingo
Re: Find stuff in Flash array?
Effects of skill imbalances?
QuickTime errors
Rom 2 4/Quickmud Enhancement/Bug fix
Subject: Working with XML files/CFURL
smooth scrolling/subpixel tweening
RE: (Ron help me?) Flash text
Subject: Flash Racing
Subject: MudDev FAQ 2
Browser based games
Installing GLUT
Special character in Flash XML
 
errors

errors

2007-09-21       - By Exodus Ahriman

 Back
Go into your /home/mud/kilivia/smaug1.8/src directory, open up the file
called 'Makefile'. About halfway down, there will be a line that says
'W_FLAGS = -Wall -Werror' ect. Add '-trigraphs' to the end of that line.
Make sure the 'W_FLAGS' line and the string of flags that comes after it are
all on the same line. It's pretty long and adding another flag to it tends
to make it wordwrap.

On 9/21/07, Scott Garside <scottag@(protected)> wrote:
>
>  I am trying to make all for smaug 1.8 and am getting the following
> errors.
>
> act_move.c:393:15: warning: trigraph ??> ignored, use -trigraphs to enable
> act_move.c: In function ???generate_exit???:
> act_move.c:604: error: invalid lvalue in assignment
> make[1]: *** [act_move.o] Error 1
> make[1]: Leaving directory `/home/mud/kilivia/smaug1.8/src'
> make: *** [all] Error 2
>
> Can any give me some help to fix these errors.
>

Go into your /home/mud/kilivia/smaug1.8/src directory, open up the file called
&#39;Makefile&#39;. About halfway down, there will be a line that says &#39;W
_FLAGS = -Wall -Werror&#39; ect. Add &#39;-trigraphs&#39; to the end of that
line. Make sure the &#39;W_FLAGS&#39; line and the string of flags that comes
after it are all on the same line. It&#39;s pretty long and adding another flag
to it tends to make it wordwrap.
<br><br><div><span class="gmail_quote">On 9/21/07, <b class="gmail_sendername"
>Scott Garside</b> &lt;<a href="mailto:scottag@(protected)">scottag@(protected)</a
>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid
rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div bgcolor="#ffffff">
<div><font face="Arial" size="2">I am trying to make all for smaug 1.8 and am
getting the following errors.</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">act_move.c:393:15: warning: trigraph ??&gt;
ignored, use -trigraphs to enable<br>act_move.c: In function
???generate_exit???:<br>act_move.c:604: error: invalid lvalue in
assignment<br>make[1]: *** [act_move.o] Error 1<br>make[1]: Leaving directory
`/home/mud/kilivia/smaug1.8/src&#39;<br>make: *** [all] Error 2</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Can any give me some help&nbsp;to fix these
errors.</font></div></div>
</blockquote></div><br>