I've been working on building a patched version of SSH. Using the standard configure, it's generating this error:
configure:4187: error: C preprocessor "gcc -E" fails sanity check Unfortunately, it seems I can't copy-and-paste from a Cygwin shell window, but the code near 4187 shows: if $ac_preproc_ok; then : else { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check etc. What does it mean? Has anyone seen this. The version of GCC on here is 3.4.4, I'm running Windows XP Professional (current patches). Thanks... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/