Skip to content
Prev 4620 / 21312 Next

[Bioc-devel] Rsamtools Unable to Compile on FreeBSD 9.1

On 08/18/2013 07:18 PM, Aric Gregson wrote:
Hi Aric --

I'm cc'ing the Bioc-devel mailing list, since this has been reported and fixed 
earlier, but not publicly.

This is fixed (I hope; please let me know if otherwise!!) in devel with

------------------------------------------------------------------------
r79268 | mtmorgan at fhcrc.org | 2013-08-06 11:48:27 -0700 (Tue, 06 Aug 2013) | 2 lines
Changed paths:
    M /trunk/madman/Rpacks/Rsamtools/DESCRIPTION
    M /trunk/madman/Rpacks/Rsamtools/src/samtools/bcftools/bcfutils.c
    M /trunk/madman/Rpacks/Rsamtools/src/samtools/bcftools/prob1.c

alloca() in stdlib.h for FreeBSD

so library(BiocInstaller); useDevel(); biocLite(ask=FALSE) with R-3.0.1 should 
get you a fix (and perhaps additional grief associated with using devel, so only 
do this if an important deadline is imminent).

Martin