opentechinstitute / commotiond

The system management daemon for the Commotion Wireless Project.
https://commotionwireless.net
GNU Affero General Public License v3.0
26 stars 21 forks source link

Linking step for google test fails on some machines #80

Closed gradyoti closed 10 years ago

gradyoti commented 10 years ago

Using Ubuntu 13.10 (Saucy Salamander) and Linux Mint (also using SS) and gcc version 4.8.1

@dismantl was able to replicate.

I have found a workaround and will be submitting a pull request to the linux-fixes branch.

Specific error: /usr/bin/ld: src/googletest-build/libgtest.a(gtest-all.cc.o): undefined reference to symbol 'pthread_key_delete@@GLIBC_2.2.5' /lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line