[Fixed] ld problems if trying to make the ChucK software

2011-11-02 Thread Joachim Backes
On 11/02/2011 05:43 AM, Joachim Backes wrote: > I'm trying to install the ChucK software > (http://chuck.cs.princeton.edu/). Compiling OK, but problems during linking: > > /usr/bin/ld: chuck_main.o: undefined reference to symbol > 'pthread_cancel@@GLIBC_2.2.5' > /usr/bin/ld: note: 'pthread_cancel@

ld problems if trying to make the ChucK software

2011-11-01 Thread Joachim Backes
I'm trying to install the ChucK software (http://chuck.cs.princeton.edu/). Compiling OK, but problems during linking: /usr/bin/ld: chuck_main.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 /lib64/libpthread.so.0 so