enigma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Enigma-devel] Compiling Enigma on Solaris 10 x86


From: Moinak Ghosh
Subject: Re: [Enigma-devel] Compiling Enigma on Solaris 10 x86
Date: Mon, 01 Aug 2005 19:41:23 +0530
User-agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020920 Netscape/7.0

Tacvek wrote:

"#define GS        0" along with other register names.


video.hh:76: error: expected unqualified-id before numeric constant
video.hh:76: error: expected `,' or `;' before numeric constant
video.hh:90: error: expected `,' or `...' before numeric constant

"GS" is being treated as a numeric constant ?


Well if it is that define, i would assume that 0 qualifies as a numeric constant.

  I have a strong reason to believe that it is that define. As
  suggested by Daniel in his earlier email, I added a '#undef GS'
  at the top of  'video.hh' just after '#include "SDL.h"' and
  ran 'gmake video.o'.

  The compile goes through without any errors or warnings. I will
  rebuild Enigma with this new fix and test it out.

Regards,
Moinak.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]