$manpthread_mutex_init
No manual entryfor pthread_mutex_init
解决方案:
$sudo apt-get install manpages-posix manpages-posix-dev
$manpthread_mutex_init
No manual entryfor pthread_mutex_init
解决方案:
$sudo apt-get install manpages-posix manpages-posix-dev
转载于:https://www.cnblogs.com/wangluochong/p/4351137.html