Re: [2.99.3] ./configure[597]: syntax error at line 74 : `{' unmatched
Thomas Esser <[email protected]> Mon, 22 Nov 2004 18:52:23 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> Configure fails on Irix 6.5:
...
> ./configure[597]: syntax error at line 74 : `{' unmatched
Oops... I just found it in my PROBLEMS file:
- SGI Irix 6.5.22m, ./configure fails with:
...
loading cache .././config.cache
./configure[588]: syntax error at line 73 : `{' unmatched
Work-around: install fw_bash and set CONFIG_SHELL=/usr/freeware/bin/bash
(environment variable) for the configure run.
It might in fact be a problem with /bin/sh (being broken) on some versions
of Irix...
Thomas