...下 /usr/include/pthread.h 是否存在? 搜索一下里面有没有 pthread_rwlock_init 还有,用 gcc -v 看一下版本 [/quote] [hr/] 存在这个文件 有 pthread_rwlock_init extern int pthread_rwlock_init (pthread_rwlock_t *__restrict __rwlock, __const pthread_rwlockat...
你检查一下 /usr/include/pthread.h 是否存在? 搜索一下里面有没有 pthread_rwlock_init 还有,用 gcc -v 看一下版本
...ion `flock_set_thread_safe': flock.c:(.text+0xa7): undefined reference to `pthread_rwlock_init' flock.o: In function `flock_wrlock': flock.c:(.text+0xd5): undefined reference to `pthread_rwlock_wrlock' flock.o: In function `flock_rdlock': flock.c:(.text+0x135): undefined reference to `pthread_rwlock...