This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITA] ttcp 20071212 -- Network benchmarking tool


* Wed 2007-12-12 Dr Dr <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
* Message-Id: 824pen8rzd.fsf@vzell-de.de.oracle.com
>
> /usr/include/sys/time.h:73: warning: previous declaration of 'gettimeofday' was here
> 10:58 PM [819]> cygcheck -cd | grep cygwin
> cygwin                   1.5.25-4

I Needed to upgrade to newest Cygwin dll. Fixed now.

a)

  wget        \
    http://cygwin.cante.net/ttcp/ttcp-20071212-1-src.tar.bz2 \
    http://cygwin.cante.net/ttcp/ttcp-20071212-1.tar.bz2 \
    http://cygwin.cante.net/ttcp/setup.hint

b) 

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir ttcp ; cd ttcp
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/ttcp/get.sh \
          http://cygwin.cante.net/ttcp/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh


-- 
Welcome to FOSS revolution: we fix and modify until it shines


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]