Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 컴시
- 리눅스
- Process
- 별지기
- 정기철
- 커널
- 쓰레드
- 와인
- 학복위
- 함수
- 우분투
- 태그를 입력해 주세요.
- Linux
- kernel
- 안드로이드
- 미디어학부
- 프로세스
- Android
- 로고 프로그램
- 운영체제
- 숭실대
- logo
- 컴퓨터시스템개론
- wine
- Signal
- 파일io
- 별
- 로고
- Lock
- 학생복지위원회
Archives
- Today
- Total
두근두근이야기
odroidu2 android build pthread_mutex_thrylock error 본문
out/host/linux-x86/obj/STATIC_LIBRARIES/libLLVMSupport_intermediates/libLLVMSupport.a(Mutex.o): In function `llvm::sys::MutexImpl::tryacquire()':
/home/ljh/odroid/android/external/llvm/lib/Support/Mutex.cpp:143: undefined reference to `pthread_mutex_trylock'
collect2: ld returned 1 exit status
make: *** [out/host/linux-x86/obj/EXECUTABLES/test-librsloader_intermediates/test-librsloader] Error 1
make: *** Waiting for unfinished jobs....
true
vi external/llvm/llvm-host-build.mk 에 +LOCAL_LILIBS := -lpthread -ldl |
'IT > IT ::Projects' 카테고리의 다른 글
odroidu2 android build, slang error (0) | 2013.12.19 |
---|---|
odroid u2 android build, gtest-param-util.h error (0) | 2013.12.19 |
odroidu2 android build, mutable error (0) | 2013.12.19 |
odroidu2 android build error, linker.cpp (0) | 2013.12.19 |
odroidu2 android build error (0) | 2013.12.19 |