On 12/28/2015 05:01 PM, Thierry BERTAUD wrote:
Jens,
Thanks - I think it's just a missed include in lib/pattern.c - if you
pull current -git, both that and the send_file() issue should be fixed.
Can you test?
I tested (fio-a328eb9) these both issue are fixed but i have this against getopt.h that doesn't exist on AIX.
-----
CC oslib/getopt_long.o
oslib/getopt_long.c:17:20: fatal error: getopt.h: No such file or directory
#include "getopt.h"
^
compilation terminated.
Makefile:289: recipe for target 'oslib/getopt_long.o' failed
gmake: *** [oslib/getopt_long.o] Error 1
Looks like I screwed up that part in the lib/oslib move. Committed a
fix, hopefully that should resolve all of them.
--
Jens Axboe
--
To unsubscribe from this list: send the line "unsubscribe fio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html