Hi Chuck, 

You might try trunk.  I did some work a couple of weeks ago to clean up the
autoconf stuff.  Cygwin would be a good test to see if that succeeded.

There is also a patch in the tracker to make Iperf build under the Visual
Studio.  It's a pretty big patch and I haven't had time to review it to see
how invasive it is.  You can find it at:

http://sourceforge.net/tracker/?func=detail&aid=2919936&group_id=128336&atid=711373

No Iperf for Windows is the most common complaint I hear, so I'd love to see
patches to make Cygwin work as well as the visual studio patches.
I don't have Visual Studio or much experience with Windows so it isn't
something I'm likely to get to anytime soon.

Please let me know if trunk builds OK for you.  If it doesn't please let me
know what the errors are so I can see if I can fix them.

Thanks!

Jon

Excerpts from Chuck Fossen's message of Fri May 07 17:07:30 -0500 2010:
> 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
> 
-- 
Jon M. Dugan <jdu...@es.net>
ESnet Network Engineering Group
Lawrence Berkeley National Laboratory

------------------------------------------------------------------------------

_______________________________________________
Iperf-users mailing list
Iperf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iperf-users

Reply via email to