home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13681 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.4 KB  |  36 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!sun-barr!ames!data.nas.nasa.gov!data!jwest
  3. From: jwest@d-day.nas.nasa.gov (John T. West)
  4. Subject: xdbx on SGI 4.0.X
  5. Sender: news@nas.nasa.gov (News Administrator)
  6. Organization: Computational Fluid Dynamics Branch, NASA Ames Research Center
  7. Date: 15 Sep 92 15:12:49
  8. Message-ID: <JWEST.92Sep15151249@d-day.nas.nasa.gov>
  9. Distribution: comp.sys.sgi
  10. Lines: 24
  11.  
  12.  
  13. Does anyone have the patches which will allow xdbx 2.1 to compile under
  14. IRIX 4.0.X on an Indigo?  (I'm unhappy with edge, and cvd costs money
  15. and RAM).
  16.  
  17. thanks,
  18. jt
  19.  
  20. PS: the errors I'm currently getting start with the following:
  21.     cc -O2 -prototypes -cckr -float  -I/usr/include    -DSYSV -DMALLOC_0_RETURNS_NULL -DFUNCPROTO -DNARROWPROTO -DBSD -DMIPS  -c calldbx.c
  22. ccom: Error: calldbx.c, line 96: unknown size
  23.           struct sgttyb Sgtty;
  24.       -----------------------^
  25. ccom: Error: calldbx.c, line 128: TIOCGETP undefined
  26.           ioctl(slave, TIOCGETP, &Sgtty);
  27.       -------------------------^
  28. --
  29. #include <std_dsclmr.h>
  30.  ________________________________   ______________________________     
  31. |John T. West                    | |   NASA Ames Research Center  |
  32. |Sterling Software, Inc.         | |   Mail Stop 258-2            |
  33. |jwest@nas.nasa.gov              | |   Moffett Field, CA 94035    |
  34. |Voice (415) 604-1430            | |   FAX (415) 604-4377         |
  35. |________________________________| |______________________________|
  36.