home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / ghostscr / bug / 1228 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.5 KB  |  44 lines

  1. Newsgroups: gnu.ghostscript.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!psy.ox.ac.UK!rpb
  3. From: rpb@psy.ox.ac.UK (Ray Bellis)
  4. Subject: Compile error building GhostScript 2.5.2 on MIPS DEC OSF/1
  5. Message-ID: <RPB.92Nov20102930@brain.psy.ox.ac.uk>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: Dept. of Experimental Psychology, Oxford, England.
  8. Distribution: gnu
  9. Date: Fri, 20 Nov 1992 15:29:30 GMT
  10. Approved: bug-ghostscript@prep.ai.mit.edu
  11. Lines: 31
  12.  
  13. I've been trying to build gs252 on a DECstation 5000/120 (MIPS)
  14. running DEC/OSF 1 (v1.0).  I'm using the unix-cc makefile as the
  15. DEC ANSI compiler is too verbose and strict to compile the software
  16. at all.  Anyway, the problem is that the compiler won't compile
  17. gdevmem1.c, with the compiler itself failing with a segmentation
  18. violation:
  19.  
  20. % cc -v -c gdevmem1.c
  21. /usr/lib/cmplrs/cc/cfe -DLANGUAGE_C -Dunix -Dmips -Dhost_mips \
  22. -D__LANGUAGE_C__ -D__unix__ -D__mips__ -D__host_mips__ -D_CFE \
  23. -D__osf__ -D__DSO__ -DSYSTYPE_BSD -D_SYSTYPE_BSD -DMIPSEL _D__MIPSEL__ \
  24. -I/usr/include2.20 -Xv -EL -Xg0 -O1 -std0 -XS/tmp/ctmst013103 \
  25. gdevmem1.c > /tmp/ctmf013103
  26. cfe: Fatal: gdevmem1.c: Segmentation violation
  27.  
  28. Does anyone know what might cause this, and how it might be fixed?
  29.  
  30. Thanks,
  31.  
  32. Ray.
  33.  
  34.  
  35. --
  36. ------------------------------------------------------------------------------
  37. R. P. Bellis                E-Mail:    <rpb@psy.ox.ac.uk>
  38. Dept. of Experimental Psychology    Whois:    (RB83)
  39. University of Oxford            Tel:    +44 865 271419
  40. South Parks Road            Fax:    +44 865 310447
  41. Oxford OX1 3UD
  42. ------------------------------------------------------------------------------
  43.  
  44.