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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@@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
> 
> rpm -qf /lib64/libpthread.so.0
> glibc-2.14.90-14.x86_64
> 
> 
> Any hint?
> 
> Kind regards
> 

fixed by linking with -lpthread

-- 
Joachim Backes <joachim.backes@xxxxxxxxxxxxxx>

http://www.rhrk.uni-kl.de/~backes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux