Build problem

• Dec 20, 2011 - 21:15
Type
Functional
Severity
S4 - Minor
Status
closed
Project

In arch Linux:
[ 67%] Building CXX object mscore/CMakeFiles/mscore.dir/jackweakapi.cpp.o
Linking CXX executable mscore
/usr/bin/ld: CMakeFiles/mscore.dir/alsa.cpp.o: undefined reference to symbol 'pthread_cancel@@GLIBC_2.2.5'
/usr/bin/ld: note: 'pthread_cancel@@GLIBC_2.2.5' is defined in DSO /lib/libpthread.so.0 so try adding it to the linker command line
/lib/libpthread.so.0: could not read symbols: Invalid operation
collect2: ld gaf exit-status 1 terug
make[3]: *** [mscore/mscore] Fout 1
make[3]: Map '/home/kris/abs/local/musescore/src/mscore-1.1/build' wordt verlaten
make[2]: *** [mscore/CMakeFiles/mscore.dir/all] Fout 2
make[2]: Map '/home/kris/abs/local/musescore/src/mscore-1.1/build' wordt verlaten
make[1]: *** [all] Fout 2
make[1]: Map '/home/kris/abs/local/musescore/src/mscore-1.1/build' wordt verlaten
make: *** [release] Fout 2
==> ERROR: A failure occurred in build().
Aborting...
No idea what's going on here, I'm not a programmer.


Comments