On 04/25/2017 09:53 AM, Emilio G. Cota wrote:
+/* tb_hash_func() in tb-hash.h needs tb_page_addr_t, defined above */ +#include "tb-hash.h" +
This causes an include loop (I think), and quite a few targets fail to build. Are you using --target-list in your testing? r~