We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Run Build Command(s):/usr/bin/make cmTC_53c66/fast && /usr/bin/make -f CMakeFiles/cmTC_53c66.dir/build.make CMakeFiles/cmTC_53c66.dir/build make[1]: Entering directory '/opt/ocs2/ocs2_oc/build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_53c66.dir/CheckFunctionExists.c.o /usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_53c66.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c Linking C executable cmTC_53c66 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53c66.dir/link.txt --verbose=1 /usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_53c66.dir/CheckFunctionExists.c.o -o cmTC_53c66 -lpthreads /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status make[1]: *** [CMakeFiles/cmTC_53c66.dir/build.make:87: cmTC_53c66] Error 1 make[1]: Leaving directory '/opt/ocs2/ocs2_oc/build/CMakeFiles/CMakeTmp' make: *** [Makefile:121: cmTC_53c66/fast] Error 2
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Run Build Command(s):/usr/bin/make cmTC_53c66/fast && /usr/bin/make -f CMakeFiles/cmTC_53c66.dir/build.make CMakeFiles/cmTC_53c66.dir/build
make[1]: Entering directory '/opt/ocs2/ocs2_oc/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_53c66.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_53c66.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.16/Modules/CheckFunctionExists.c
Linking C executable cmTC_53c66
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_53c66.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_53c66.dir/CheckFunctionExists.c.o -o cmTC_53c66 -lpthreads
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_53c66.dir/build.make:87: cmTC_53c66] Error 1
make[1]: Leaving directory '/opt/ocs2/ocs2_oc/build/CMakeFiles/CMakeTmp'
make: *** [Makefile:121: cmTC_53c66/fast] Error 2
Screenshots
![image](https://private-user-images.githubusercontent.com/86517925/310808036-b70bb2b7-fabc-43b3-82ff-d99fb2e51c26.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTUzMzAsIm5iZiI6MTczOTM1NTAzMCwicGF0aCI6Ii84NjUxNzkyNS8zMTA4MDgwMzYtYjcwYmIyYjctZmFiYy00M2IzLTgyZmYtZDk5ZmIyZTUxYzI2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEwMTAzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY5NTc1ZGI1NWZhYmZkNzMyYzVlYzc0NGUwZjUwYWU5ZTlkYzc3YTY4N2NjYzE0Y2IxMjRkNDhmMGEwZmNjZTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.eETXMIb3mGpvJrER-MN8V6OYNs-7fCnc721BoBogixs)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: