Hello,

I'm trying to compile Mrxvt on Solaris 10 using Sun Studio
(or GCC).

  $ make all
  ...
  "command.c", line 1737: syntax error before or at: :
  "command.c", line 4397: syntax error before or at: :
  "command.c", line 4403: syntax error before or at: :
  "command.c", line 4406: cannot recover from previous errors
  cc: acomp failed for command.c
  make[2]: *** [command.o] Error 2

The offending lines look something like this:

        start = PVTS(r, page)->cmdbuf_escstart ?: PVTS(r, page)->cmdbuf_ptr;

Looks like something is missing between the "?" and ":"?

Regards,
Ethan

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to