bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configure bug in make-3.79.1


From: Jimi X
Subject: configure bug in make-3.79.1
Date: Fri, 15 Dec 2000 10:13:37 -0500 (EST)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]