Ceetros
Active Member
- Joined
- Feb 19, 2014
- Messages
- 12
- Reaction score
- 42
I have a error with the command make to compile.
Error:
Error:
Code:
/usr/bin/ld: connection.o: undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [theforgottenserver] Error 1
make[1]: Leaving directory `/root/sv/source'
make: *** [all] Error 2
root@167:~/sv/source#