001-compile.patch (751B)
1 --- a/configure 2 +++ b/configure 3 @@ -12967,10 +12967,11 @@ if ${daq_cv_libpcap_version_1x+:} false; 4 else 5 6 if test "$cross_compiling" = yes; then : 7 - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 8 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 9 -as_fn_error $? "cannot run test program while cross compiling 10 -See \`config.log' for more details" "$LINENO" 5; } 11 +# { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 12 +#$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 13 +#as_fn_error $? "cannot run test program while cross compiling 14 +#See \`config.log' for more details" "$LINENO" 5; } 15 + echo " No cross compiling test." 16 else 17 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18 /* end confdefs.h. */