Export to GitHub

iperf - issue #87

install iperf on rasbperry pi


Posted on Aug 28, 2013 by Helpful Elephant

Hi! I was trying to install iperf-3.0b5 on my raspberry pi.

What steps will reproduce the problem? 1. ./configure - it is OK! 2. make - it is OK! 3. make check - got error! 4. make install - got error!

What is the expected output? What do you see instead?

Subject: iperf install on raspberry pi pi@raspberrypi /tmp/iperf-3.0b5 $ make check Making check in src make[1]: Entering directory /tmp/iperf-3.0b5/src' make check-TESTS make[2]: Entering directory/tmp/iperf-3.0b5/src' PASS: t_timer t_units: t_units.c:30: main: Assertion `1000.0 * 0.5 == unit_atof("0.5k")' failed. /bin/bash: line 4: 10255 Aborted ${dir}$tst FAIL: t_units cookie: 'raspberrypi.1377714239.162941.1ac382'

PASS: t_uuid

1 of 3 tests failed

Please report to iperf-users@lists.sourceforge.net

make[2]: * [check-TESTS] Error 1 make[2]: Leaving directory /tmp/iperf-3.0b5/src' make[1]: *** [check-am] Error 2 make[1]: Leaving directory/tmp/iperf-3.0b5/src' make: * [check-recursive] Error 1

What version of the product are you using? On what operating system? iperf-3.0b5

Please provide any additional information below.

Comment #1

Posted on Sep 6, 2013 by Helpful Rabbit

We have made changes since the 3.0b5 release to address this. Can you try checking out a copy of the source tree from google code and testing that?

Comment #2

Posted on Nov 8, 2013 by Happy Kangaroo

Tested and confirmed working by Ken Miller. Closing.

Status: Done

Labels:
Type-Defect Priority-Medium