/Applications/Xcode.app/Contents/Developer/usr/bin/make -C /Users/joonlee/Downloads/strelka_workflow-1.0.12/redist build
make[1]: Nothing to be done for `build'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C /Users/joonlee/Downloads/strelka_workflow-1.0.12/src build
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C /Users/joonlee/Downloads/strelka_workflow-1.0.12/src/c++ build
make[2]: Nothing to be done for `build'.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C /Users/joonlee/Downloads/strelka_workflow-1.0.12/src/perl build
make[2]: Nothing to be done for `build'.
mkdir -p /Users/joonlee/NGS/strelka_workflow/v1.0.12/bin
mkdir -p /Users/joonlee/NGS/strelka_workflow/v1.0.12/lib
mkdir -p /Users/joonlee/NGS/strelka_workflow/v1.0.12/libexec
STRICT_COMPILE=0 /Applications/Xcode.app/Contents/Developer/usr/bin/make -C /Users/joonlee/Downloads/strelka_workflow-1.0.12/strelka test
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C /Users/joonlee/Downloads/strelka_workflow-1.0.12/strelka/redist
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C samtools-0.1.18_no_tview && \
ln -sf samtools-0.1.18_no_tview samtools
make[5]: Nothing to be done for `lib'.
make[5]: Nothing to be done for `lib'.
make[5]: Nothing to be done for `lib'.
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 -Lbcftools libbam.a -lbcf -lm -lz
Undefined symbols for architecture x86_64:
"___ks_insertsort_heap", referenced from:
_ks_combsort_heap in libbam.a(bam_sort.o)
_ks_introsort_heap in libbam.a(bam_sort.o)
"_lseek64", referenced from:
_knet_seek in libbam.a(knetfile.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [samtools] Error 1
make[3]: *** [all-recur] Error 1
make[2]: *** [samtools] Error 2
make[1]: *** [redist] Error 2
make: *** [test] Error 2
Hi Joon –
I don’t currently have access to a mac but my understanding is that gcc has been aliased to point to clang starting with XCode 5, which might be contributing to some issue with samtools compilation.
I can try to look into this once I have a test system available –in the meantime this information would be helpful:
1) What os x version is this? What does ‘gcc –v’ return?
2) Do you see the same problem compiling samtools 01.18 on its own? Does the problem still exist in a newer samtools version?
Thanks,
-Chris
--
You received this message because you are subscribed to the Google Groups "strelka-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
strelka-discu...@googlegroups.com.
To post to this group, send email to
strelka...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/strelka-discuss/36745411-8609-4e77-9ce5-6cad1e0d2052%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
To view this discussion on the web visit https://groups.google.com/d/msgid/strelka-discuss/3e362d87-71e1-4f23-8480-ce33d182e85d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for sharing these instructions with everyone Saeed!
To view this discussion on the web visit https://groups.google.com/d/msgid/strelka-discuss/1fca6c73-b5d9-445c-b1fa-a4176fda38b5%40googlegroups.com.