Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • wmlyh
    Junior Member
    • Apr 2013
    • 1

    install samtools on Mac os 10.5.8

    I'm trying to install samtools on mac os 10.5.8

    after downloading the source code package, I did the following:

    tar jxvf samtools-0.1.19.tar.bz2
    cd samtools-0.1.19
    make

    But always got this error:

    gcc -g -Wall -O2 -o samtools bam_tview.o bam_plcmd.o sam_view.o bam_rmdup.o bam_rmdupse.o bam_mate.o bam_stat.o bam_color.o bamtk.o kaln.o bam2bcf.o bam2bcf_indel.o errmod.o sample.o cut_target.o phase.o bam2depth.o padding.o bedcov.o bamshuf.o bam_tview_curses.o bam_tview_html.o libbam.a -Lbcftools -lbcf -lcurses -lm -lz -lpthread
    Undefined symbols:
    "___sync_fetch_and_add", referenced from:
    _worker_aux in libbam.a(bgzf.o)
    ld: symbol(s) not found
    collect2: ld returned 1 exit status
    make[1]: *** [samtools] Error 1
    make: *** [all-recur] Error 1

    Anybody can help me?

    Thanks a lot!
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    See this thread: http://sourceforge.net/mailarchive/f...=samtools-help

    You probably need to install "zlib" library (if you have one then perhaps a newer version is needed see the thread above).

    A related thread on SEQAnswers is here: http://seqanswers.com/forums/showthread.php?t=17212
    Last edited by GenoMax; 04-25-2013, 04:49 PM.

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Yesterday, 10:09 AM
    0 responses
    10 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    17 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    26 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 11:40 AM
    0 responses
    21 views
    0 reactions
    Last Post SEQadmin2  
    Working...