On 2026-04-08 13:41, Dennis Clarke wrote:
Guess I should have included that eh?
Unfortunately config.log wasn't helpful. You'll need to debug 'configure'. Try putting the command "set -x" just before this configure line:
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep -e" >&5
and putting "set +x" just after this line:
EGREP_TRADITIONAL=$ac_cv_path_EGREP_TRADITIONAL
and then re-run 'configure'.
