home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.ghostscript.bug
- Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rnc4.lbl.gov!bloomer
- From: bloomer@rnc4.lbl.gov (MATTHEW BLOOMER)
- Subject: Trouble installing gs on SGI 4D/400
- Message-ID: <27564@dog.ee.lbl.gov>
- Sender: gnulists@ai.mit.edu
- Reply-To: bloomer@rnc4.lbl.gov
- Organization: Lawrence Berkeley Laboratory - Berkeley, CA, USA
- Distribution: gnu
- Date: Fri, 20 Nov 1992 00:04:54 GMT
- Approved: bug-ghostscript@prep.ai.mit.edu
- Lines: 35
-
- Help! I'm trying to install Ghostscript on a Silicon Graphics
- 4-processor machine running IRIS, and I'm getting compilation
- problems. For example:
-
- ./ccgs "cc -O " idict.c
- ccom: Warning: idict.c, line 358: statement not reached
- { ref_packed *kbot = pdict->keys.value.packed;
- register ref_packed *kp; for ( kp = kbot + (( (nidx)) & (( size) - 1)) + 2;
- ; ) { if ( *--kp == kpack) { return (pdict->values.value.refs + (kp
- - kbot)); 0;
- -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------^
- ccom: Warning: idict.c, line 359: statement not reached
- for ( kp += size + 1; ; ) { if ( *--kp == kpack )
- { return (pdict->values.value.refs + (kp - kbot)); 0; }
- else if ( ! (*(kp) >= ((ref_packed)(pt_literal_name) << 13)) ) {
- if ( *kp == ( (
- };
- ---------------------------------------------------------------------------------------------------------------------------------------------^
-
- Any idea what I'm doing wrong? Thanks
-
- *************************************************************************
- * Matthew Bloomer: Nuclear Science Division *
- * Lawrence Berkeley Laboratory *
- *************************************************************************
- * Mail: | E-mail: *
- * Bldg. 50D | bloomer@lbl.gov *
- * Lawrence Berkeley Laboratory | lbl::bloomer *
- * 1 Cyclotron Road | bloomer@lbl.bitnet *
- * Berkeley, CA 94720 USA | *
- * Phone: | *
- * (510) 486-5436 | *
- *************************************************************************
-
-
-