RocksDB make install중 다음과 같은 에러가 떴다.
/usr/local/include/libpmemobj++/detail/common.hpp:175:17: error: cannot use 'typeid' with '-fno-rtti'
make install USE_RTTI=1 와 같이 추가해서 make install 해주면 해결된다
'개발일기 > Trouble Shooting' 카테고리의 다른 글
Error: initrd is too big (0) | 2023.06.19 |
---|---|
ERROR: launchpadlib 1.10.6 requires testresources, which is not installed. (0) | 2023.04.17 |
SCP: Connection Closed (0) | 2023.04.17 |
Ubuntu 20.04 tex-common error (0) | 2022.09.29 |
Linux Kernel NPM compile error (2) | 2021.05.25 |