Hi Jannis, IRIX's sh doesn't pass the empty argument right after "in" while "bash configure" pases; ./configure[23045]: syntax error at line 23046 : `newline or ;' unexpected 23045 for ac_func in 23046 do 23047 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 23048 { echo "$as_me:$LINENO: checking for $ac_func" >&5 23049 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; } 23050 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then 23051 echo $ECHO_N "(cached) $ECHO_C" >&6 23052 else Please put something like the other packages or remove the line.
Thanks for the hint. Fixed in revision 25730.