navrocky / urtconnector

Automatically exported from code.google.com/p/urtconnector
0 stars 0 forks source link

Compilation fails on Arch Linux #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[ 88%] Building CXX object 
src/CMakeFiles/urtconnector.dir/rcon/moc_rcon_settings_form.o
[ 88%] Building CXX object 
src/CMakeFiles/urtconnector.dir/updater/moc_update_task.o
[ 88%] Building CXX object 
src/CMakeFiles/urtconnector.dir/updater/moc_update_dispatcher.o
[ 89%] Building CXX object src/CMakeFiles/urtconnector.dir/qrc_images.o
Linking CXX executable urtconnector
/usr/bin/ld: cl/syslog/libclsyslog.a(manager.cpp.o): undefined reference to 
symbol 'pthread_mutexattr_settype@@GLIBC_2.1'
/usr/bin/ld: note: 'pthread_mutexattr_settype@@GLIBC_2.1' 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: error: ld returned 1 exit status
make[2]: *** [src/urtconnector] Błąd 1
make[1]: *** [src/CMakeFiles/urtconnector.dir/all] Błąd 2
make: *** [all] Błąd 2
==> BŁĄD: Wystąpił błąd w build().
    Przerywam...

Original issue reported on code.google.com by MajkFajk...@gmail.com on 19 Jun 2012 at 8:56

GoogleCodeExporter commented 9 years ago
fixed in 8d0917f41bab

Original comment by navrocky.vlad on 14 Sep 2012 at 11:13