make-3.79.1/configure[3172]: (cross-compiling): unknown test operator

corresponding line # 99 in configure.in

if test $ac_cv_func_gettimeofday = yes; then

$ac_cv_func_gettimeofday and be empty making the test fail.

need to wrap the variable in quotes

-Jimi X

BTW: since when can you not build make with a cros compiler???
here is the ouput of configure:
  checking whether setvbuf arguments are reversed... configure: error:
  can not run test program while cross compiling

is this a trend in all FSF packages.


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to