Jason,
that looks like an interaction of clang with the Boost version inside RBGL - as
the error shows it re-defines "p" as an enum type which means anything named p
will be broken. Try using g++ instead of clang, I would hope that should be
more successful.
Cheers,
S
On Feb 22, 2013, at 5:2
Hi all,
I was installing a package *RBGL* of bioconductor. However, I had some
issues while installing it. I asked the devel group of bioconductor and
they told me to consult this group. Here is my conversation with the
bioconductor group related to the problem
*Me->*
I was trying to install the