NOTE: We are working on migrating this site away from MediaWiki, so editing pages will be disabled for now.

Talk:GBrowse NGS Tutorial

From GMOD
Revision as of 19:04, 14 November 2009 by Stajich (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SamTools compilation

(CENTOS 5.4) I had to change the Makefile for samtools to have -fPIC compile-time options so that I could then compile Bio-SamTools which was complaining

 libbam.a(bgzf.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC

-Stajich 19:03, 14 November 2009 (UTC)