Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

-pthread flag missing #8

Closed
vanyasem opened this issue Jun 10, 2018 · 0 comments
Closed

-pthread flag missing #8

vanyasem opened this issue Jun 10, 2018 · 0 comments
Assignees

Comments

@vanyasem
Copy link
Contributor

Building bionic branch on Arch GNU/Linux

[ 62%] Linking CXX executable QtEventFeederTest
/usr/bin/ld: ../../libGMock.a(gmock-all.cc.o): undefined reference to symbol 'pthread_key_delete@@GLIBC_2.2.5'
/usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [tests/mirserver/QtEventFeeder/CMakeFiles/QtEventFeederTest.dir/build.make:132: tests/mirserver/QtEventFeeder/QtEventFeederTest] Error 1

-pthread is missing in target_link_libraries in tests/mirserver/QtEventFeeder/CMakeLists.txt

Same as ubports/url-dispatcher#4

@vanyasem vanyasem changed the title -pthread flag missing #4 -pthread flag missing Sep 15, 2018
@vanyasem vanyasem self-assigned this Sep 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant