SL Baur <steve(a)xemacs.org> writes:
> Reading symbols from /usr/lib32/libiflTIFF.so...done.
> Reading symbols from /usr/lib32/libiflJFIF.so...done.
> Reading symbols from /usr/lib32/libiflPNG.so...done.
...
> Reading symbols from /usr/lib32/libifl.so...done.
These are Irix image libraries, right?
Probably. It's quite likely that the machine has been through so many
OS-patches that they have broken.
IIRC we've had many problems with them before. First off, try
configuring --with-jpeg=no, --with-png=no, and --with-tiff=no.
This works. Thanks.
If that doesn't crash, you might try rebuilding those libraries
with a C compiler and using them in preference to the system
versions.
I'm only going to use the binary for testing MP-stuff anyway so I
won't bother.
/s