Hi ,
Tried installing tophat-2.0.10 . But while doing make it flags following error -
/usr/local/samtools-0.1.19/bgzf.c:409: undefined reference to `__sync_fetch_and_add_4'
collect2: ld returned 1 exit status
make[2]: *** [prep_reads] Error 1
make[2]: Leaving directory `/home/aftab/Desktop/NGS/tophat-2.0.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/aftab/Desktop/NGS/tophat-2.0.10'
make: *** [all] Error 2
Please help .
Tried installing tophat-2.0.10 . But while doing make it flags following error -
/usr/local/samtools-0.1.19/bgzf.c:409: undefined reference to `__sync_fetch_and_add_4'
collect2: ld returned 1 exit status
make[2]: *** [prep_reads] Error 1
make[2]: Leaving directory `/home/aftab/Desktop/NGS/tophat-2.0.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/aftab/Desktop/NGS/tophat-2.0.10'
make: *** [all] Error 2
Please help .
Comment