home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11371 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  3.0 KB

  1. Path: sparky!uunet!bonnie.concordia.ca!IRO.UMontreal.CA!CC.UMontreal.CA!proust.CERCA.UMontreal.CA!rick
  2. From: rick@proust.CERCA.UMontreal.CA (Richard Lefebvre)
  3. Newsgroups: comp.sys.sgi
  4. Subject: making xdtm ?
  5. Message-ID: <1992Jul25.031239.11169@cc.umontreal.ca>
  6. Date: 25 Jul 92 03:12:39 GMT
  7. Sender: news@cc.umontreal.ca (Administration de Cnews)
  8. Organization: Cerca, Universite de Montreal
  9. Lines: 30
  10.  
  11. Has anyone succesfully compile the xdtm package (2.4 or 2.5) on the IRISes.
  12. This is an alternative to WorkSpace that works on all X terminal.
  13.  
  14. I can even get make to work (it stops at the 'sed' line).  Even
  15. if I bypass this I get the followig error:
  16.  
  17. cc -I. -DHAS_STRSTR -DECHO_N  -DSYSTEM_HELP=\"/usr/lib/X11/xdtm/help\"  -DSYSTEM_XDTMRC=\"/usr/lib/X11/xdtm/xdtmrc\"  -DSYSTEM_HELP_PERM=\"/usr/lib/X11/xdtm/perm.help\" -g -prototypes -cckr -float  -I/usr/include -I.   -DSYSV -DMALLOC_0_RETURNS_NULL  -DHAS_STRSTR -DECHO_N  -c parser.c
  18.         lex -t lexical.l > lexical.c
  19.         cc -I. -DHAS_STRSTR -DECHO_N  -DSYSTEM_HELP=\"/usr/lib/X11/xdtm/help\"  -DSYSTEM_XDTMRC=\"/usr/lib/X11/xdtm/xdtmrc\"  -DSYSTEM_HELP_PERM=\"/usr/lib/X11/xdtm/perm.help\" -g -prototypes -cckr -float  -I/usr/include -I.   -DSYSV -DMALLOC_0_RETURNS_NULL  -DHAS_STRSTR -DECHO_N  -c lexical.c
  20. cpp: warning /usr/include/X11/Xutil.h:99: input: argument mismatch
  21. ccom: Error: /usr/include/X11/Xutil.h, line 99: syntax error
  22.         int  (((yytchar=yysptr>yysbuf? *--yysptr:               ( _us_rsthread_stdio ? _semgetc(yyin) :                         ((--(yyin)->_cnt > 0 ||                         (((yyin)->_cnt == 0 ) && ((yyin)->_ptr != (yyin)->_base)))?                     (int) *(yyin)->_ptr++:                  ((yyin)->_cnt == 0 ? (int) *(yyin)->_ptr:_filbuf(yyin)))))==10?(yylineno++,yytchar):yytchar)==(-1)?0:yytchar)   
  23.       -----------------^
  24. ccom: Warning: /usr/include/X11/Xutil.h, line 99: Missing trailing ; in struct/union element list
  25.         int  (((yytchar=yysptr>yysbuf? *--yysptr:               ( _us_rsthread_stdio ? _semgetc(yyin) :                         ((--(yyin)->_cnt > 0 ||                         (((yyin)->_cnt == 0 ) && ((yyin)->_ptr != (yyin)->_base)))?                     (int) *(yyin)->_ptr++:                  ((yyin)->_cnt == 0 ? (int) *(yyin)->_ptr:_filbuf(yyin)))))==10?(yylineno++,yytchar):yytchar)==(-1)?0:yytchar)   
  26.       -----------------^
  27. *** Error code 1
  28.  
  29. anybody as any Idea on this, thanx
  30.  
  31. Rick
  32. -- 
  33. ==============================================================================
  34. =                                                                            =
  35. = Richard Lefebvre                                                     CERCA =
  36. = Email: Rick@CERCA.UMontreal.CA      CEntre de Recherche en Calcul Applique =
  37. = tel: (514)369-5224                          5160 Boul. Decarie, bureau 400 =
  38. = fax: (514)369-3880                                        Montreal H3X 2H9 =
  39. =                                                                            =
  40. ==============================================================================
  41.