|
Re: iperf compilation for ppc
|
04/19/2010 4:36 AM
post52007
|
Re: iperf compilation for ppc
Hi,
I tried to compile the iperf in cygwin.it throws following errors
Senthil@DELL /cygdrive/d/Sen_PendriverData/IntuneProject/iperf/iperf-2.0.2
$ make
make all-recursive
make[1]: Entering directory `/cygdrive/d/Sen_PendriverData/IntuneProject/iperf/i
perf-2.0.2'
Making all in compat
make[2]: Entering directory `/cygdrive/d/Sen_PendriverData/IntuneProject/iperf/i
perf-2.0.2/compat'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -O2 -MT Thread
.o -MD -MP -MF ".deps/Thread.Tpo" -c -o Thread.o Thread.c; \
then mv -f ".deps/Thread.Tpo" ".deps/Thread.Po"; else rm -f ".deps/Threa
d.Tpo"; exit 1; fi
Thread.c: In function `thread_stop':
Thread.c:205: error: `oldTID' undeclared (first use in this function)
Thread.c:205: error: (Each undeclared identifier is reported only once
Thread.c:205: error: for each function it appears in.)
make[2]: *** [Thread.o] Error 1
make[2]: Leaving directory `/cygdrive/d/Sen_PendriverData/IntuneProject/iperf/ip
erf-2.0.2/compat'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/Sen_PendriverData/IntuneProject/iperf/ip
erf-2.0.2'
make: *** [all] Error 2
Is there any iperf binary available for Powerpc?
Thanks and Regards
K.Senthil
|
|
|