728x90
undefined reference to `pthread_create'
undefined reference to `pthread_join'
owever, use -pthread instead of -lpthread, as -pthread may add other settings (like defining the macro _REENTRANT for example).
gcc -lpthread ...
나는 -pthread로 변경 하니깐 됐음.
728x90
반응형
'개발 > Linux' 카테고리의 다른 글
configuration error - unknown item 'PASS_MIN_LEN' (notify administrator) (0) | 2022.09.21 |
---|---|
CPS, TPS 차이 (0) | 2022.09.21 |
gsjava linux 게이트웨이 추가 (0) | 2022.09.02 |
우분투 snmp (0) | 2022.08.26 |
HTTP란? HTTPS란? SSL이란? TLS란? (0) | 2022.08.26 |