Closed GoogleCodeExporter closed 9 years ago
try current svn head
Original comment by koct9i
on 9 Jun 2011 at 12:01
Now compile with gmake, but when run I get this error (with any path or device
specified):
# ./ioping /var
ioping: no destination specified
Original comment by qwad...@gmail.com
on 10 Jun 2011 at 6:34
Please add this:
#ifdef __FreeBSD__
#include <sys/disk.h>
#endif
Original comment by qwad...@gmail.com
on 10 Jun 2011 at 6:35
ok, try again =)
Original comment by koct9i
on 10 Jun 2011 at 8:30
Now all is ok, thank you
Original comment by qwad...@gmail.com
on 10 Jun 2011 at 9:03
ok
Original comment by koct9i
on 10 Jun 2011 at 10:35
Original comment by koct9i
on 28 Feb 2013 at 7:53
Original issue reported on code.google.com by
qwad...@gmail.com
on 8 Jun 2011 at 1:41