ucbrise / anna

449 stars 70 forks source link

fatal error: 'cstddef' file not found #21

Closed salvete closed 1 week ago

salvete commented 3 years ago

I got this when building kvs: In file included from ../../include/tbb/tbb_stddef.h:95: ../../include/tbb/tbb_config.h:40:14: fatal error: 'cstddef' file not found

include

         ^

1 error generated. make[4]: [concurrent_hash_map.o] 错误 1 make[3]: [tbb] 错误 2 make[2]: [vendor/tbb/src/tbb-stamp/tbb-build] 错误 2 make[1]: [vendor/tbb/CMakeFiles/tbb.dir/all] 错误 2 make: *** [all] 错误 2