When trying to run configure for php-4.0.6 I get the following error message:
Configuring libtool
checking build system type... mips-sgi-irix5.3
checking for non-GNU ld... (cached) /bin/ld
checking if the linker (/bin/ld) is GNU ld... (cached) no
checking for BSD-compatible nm... (cached) /bin/nm -B
cc -g -DSUPPORT_UTF8 -DXML_BYTE_ORDER=21 /bin/ld
: Cannot execute
configure: error: libtool configure failed
How can I possibly solve this problem (without having to upgrade to a higher version of IRIX) ?