--- configure.ori 2009-04-17 19:32:30.000000000 +0200 +++ configure 2009-04-17 19:35:27.000000000 +0200 @@ -5415,11 +5415,9 @@ { echo "$as_me:$LINENO: checking epoll support" >&5 echo $ECHO_N "checking epoll support... $ECHO_C" >&6; } if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } + { echo "$as_me:$LINENO: result: yes" >&5 + echo "yes" >&6; } + ISC_PLATFORM_HAVEEPOLL="#define ISC_PLATFORM_HAVEEPOLL 1" else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */