home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sgi / 16724 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  1.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!sh.wide!wnoc-tyo-news!etl.go.jp!ume!crimson!kekux!hirade
  2. From: hirade@kekux1.kek.ac.jp (Hiroaki Hirade)
  3. Newsgroups: comp.sys.sgi
  4. Subject: gawk-2.14 on SGI
  5. Message-ID: <HIRADE.92Nov21120701@kekux1.kek.ac.jp>
  6. Date: 21 Nov 92 03:07:01 GMT
  7. Sender: news@kekux.kek.ac.jp (USENET News System)
  8. Organization: KEK, Tsukuba, Japan
  9. Lines: 36
  10.  
  11.  
  12.  
  13.  Did anyone compile gawk-2.14 on Indigo?  I could compile it with no
  14. problem, but when I did 'make test' to run a test suite, gawk stopped
  15. due to internal error.
  16.  
  17.    # make test
  18.            cd test; make -k
  19.    Any output from "cmp" is bad news, although some differences
  20.    in floating point values are probably benign -- in particular,
  21.    some systems may omit a leading zero and the floating point
  22.    precision may lead to slightly different output in a few cases.
  23.            cmp swaplns.good tmp && rm -f tmp
  24.            cmp out1.good out1 && cmp out2.good out2 && cmp out3.good out3 && \
  25.                    rm -f out1 out2 out3
  26.            cmp argarray.good tmp && rm -f tmp
  27.    gawk: longwrds.awk:8: (FILENAME=manpage FNR=1) fatal error: internal error
  28.            cmp longwrds.good tmp && rm -f tmp
  29.    cmp: EOF on tmp
  30.    *** Error code 1
  31.  
  32.  (to be continued...)
  33.  
  34.  
  35.  If anyone know how to avoid this problem, please show me.
  36.  
  37.  Thanks in advance.
  38.  
  39.  
  40. --
  41.  
  42.  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  43.  -                                Hiroaki Hirade (hirade@kekux1.kek.jp)  -
  44.  -        High Energy Physics Lab., Univ. of Tsukuba, Ibaraki-ken Japan. -
  45.  -                               Phone: 0298-53-4270, Fax: 0298-53-4491  -
  46.  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  47.