home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!sh.wide!wnoc-tyo-news!etl.go.jp!ume!crimson!kekux!hirade
- From: hirade@kekux1.kek.ac.jp (Hiroaki Hirade)
- Newsgroups: comp.sys.sgi
- Subject: gawk-2.14 on SGI
- Message-ID: <HIRADE.92Nov21120701@kekux1.kek.ac.jp>
- Date: 21 Nov 92 03:07:01 GMT
- Sender: news@kekux.kek.ac.jp (USENET News System)
- Organization: KEK, Tsukuba, Japan
- Lines: 36
-
-
-
- Did anyone compile gawk-2.14 on Indigo? I could compile it with no
- problem, but when I did 'make test' to run a test suite, gawk stopped
- due to internal error.
-
- # make test
- cd test; make -k
- Any output from "cmp" is bad news, although some differences
- in floating point values are probably benign -- in particular,
- some systems may omit a leading zero and the floating point
- precision may lead to slightly different output in a few cases.
- cmp swaplns.good tmp && rm -f tmp
- cmp out1.good out1 && cmp out2.good out2 && cmp out3.good out3 && \
- rm -f out1 out2 out3
- cmp argarray.good tmp && rm -f tmp
- gawk: longwrds.awk:8: (FILENAME=manpage FNR=1) fatal error: internal error
- cmp longwrds.good tmp && rm -f tmp
- cmp: EOF on tmp
- *** Error code 1
-
- (to be continued...)
-
-
- If anyone know how to avoid this problem, please show me.
-
- Thanks in advance.
-
-
- --
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - Hiroaki Hirade (hirade@kekux1.kek.jp) -
- - High Energy Physics Lab., Univ. of Tsukuba, Ibaraki-ken Japan. -
- - Phone: 0298-53-4270, Fax: 0298-53-4491 -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-