复制yufeng@yufeng-laptop:/usr/src/leveldb$ make g++ -c -DLEVELDB_PLATFORM_POSIX -I. -I./include -std=c++0x -g2 db/db_bench.cc -o db/db_bench.o In file included from ./port/port.h:14:0,浅谈 from ./util/coding.h:17, from ./db/dbformat.h:13, from ./db/db_impl.h:9, from db/db_bench.cc:8: ./port/port_posix.h:14:22: fatal error: cstdatomic: 没有那个文件或目录 compilation terminated. make: *** [db/db_bench.o] 错误 1 1.2.3.4.5.6.7.8.9.10.