728x90
반응형
/usr/bin/ld: cannot find -luuid 에러 발생 시
sudo apt-get install uuid-dev
참고자료 : www.programmersought.com/article/5373747707/
The solution to the -llzo2 and -luuid problems occurred during the android source code compilation process - Programmer Sought
forward from:http://blog.csdn.net/hhwahzl/article/details/46520137 1. The following error occurred during the compilation process: lzo/lzo1x.h: No such file or directory uuid/uuid.h: No such file or directory This is caused by not installing the correspo
www.programmersought.com
728x90
반응형
'삽질 기록' 카테고리의 다른 글
VNC viewer 에서 Pycharm 실행 시 DISPLAY 문제 (0) | 2021.05.10 |
---|---|
docker 에서 authentication required 문제 (0) | 2021.03.08 |
pytube 를 이용하여 youtube 영상 크롤링 시 발생하는 문제 (0) | 2020.12.28 |
Ubuntu 환경에서 exfat 포맷의 외장하드 마운트 안될 때 (2) | 2020.12.14 |
cublasStatus == CUBLAS_STATUS_SUCCESS (0) | 2020.12.01 |