[EMAIL PROTECTED] wrote:
> seems configure it right at line 5708 (line 307 in configure.in):
> 
>      if test ! -x $ac_cv_path_SNMPGET; then
>        echo "configure: warning: snmpget not found - Simultaneous-Use and
> checkrad.pl
>       may not work" 1>&2
>      fi
> 
> 
> one fix is to put double quotes ("") around $ac_cv_path_SNMPGET, but
> I'm not familiar with autoconf to know if this is the correct solution.

  OK...

> Looks like the perl test in configure.in will fail as well due to this
> problem.

  Arg.  That's where the test came from, so I had naively expected it
would work.

  <sigh>  Try another 'cvs update'

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to