|
|
Hi,
im trying to compile the mscore1-1 Version with my new openSuSE 12.1.
Everything works fine until this message came:
brb@brb-linux:/data2/mscore/tags/mscore-1-1/build> make
[ 0%] Built target al
[ 3%] Built target awl
[ 6%] Built target awlplugin
[ 6%] Built target ltest
[ 6%] Built target bww
[ 6%] Built target bww2mxml
[ 6%] Built target osdabzip
[ 6%] Built target rtf2html
[ 11%] Built target genft
[ 12%] Built target fluid
[ 12%] Built target qtsingleapp
Linking CXX executable mscore
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: CMakeFiles/mscore.dir/alsa.cpp.o: undefined reference to symbol 'pthread_cancel@@GLIBC_2.2.5'
/usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: note: 'pthread_cancel@@GLIBC_2.2.5' is defined in DSO /lib64/libpthread.so.0 so try adding it to the linker command line
/lib64/libpthread.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [mscore/mscore] Fehler 1
make[1]: *** [mscore/CMakeFiles/mscore.dir/all] Fehler 2
make: *** [all] Fehler 2
I googled but I don't found a solution....
The only thing I found was a posting from the fedora-group ... from 2010 ....
Is this realy a problem from glibc ???
Thanks
Bernhard
|