Hi, I'm trying to build iperf 2.0.5b1 under cygwin. The configure script seems to work ok. I get an error when I run make:
$ make cd . && /bin/sh /cygdrive/c/chuckf/iperf-2.0.5b1/missing --run aclocal-1.9 /usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of AM_PATH_PSTOEDIT run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal /usr/share/aclocal/libsmi.m4:8: warning: underquoted definition of AM_PATH_LIBSMI /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT /usr/share/aclocal/cppunit.m4:4: warning: underquoted definition of AM_PATH_CPPUNIT aclocal:configure.ac:237: warning: macro `AM_PATH_WEB100' not found in library cd . && /bin/sh /cygdrive/c/chuckf/iperf-2.0.5b1/missing --run automake-1.9 --foreign cd . && /bin/sh /cygdrive/c/chuckf/iperf-2.0.5b1/missing --run autoconf configure.ac:237: error: possibly undefined macro: AM_PATH_WEB100 If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. make: *** [configure] Error 1 Does anyone know anything about AM_PATH_WEB100? Or can I try the m4_pattern_allow? I've never messed with autoconf before. Or, maybe someone else has already built iperf 2.0.5 for windows. Thanks, chuck ------------------------------------------------------------------------------ _______________________________________________ Iperf-users mailing list Iperf-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iperf-users