| configure:2140: checking how to run the C preprocessor
| configure:2164: gcc -E conftest.c >/dev/null
| sh: illegal io
F*k Ultrix and its illegal io :(
Could you show the guilty lines? Thanks!
It seems to me it doesn't like
(true >/dev/null) 2>/tmp/log
The current autoconf (OK, as of about 20 hours ago) produces a configure
script that does not find a working C preprocessor.
Here's the output generated by running "configure", followd by the
config.log:
configure: loading cache /dev/null
checking build system type... mips-dec-ultrix4.4
checki