On 1/9/06 10:17 AM, "Simon Urbanek" <[EMAIL PROTECTED]> wrote:
> Sean,
>
> you seem to have conflicting compilers in your system. You have some
> compiler (g77? gfortran?) in /usr/local that conflicts with system
> compilers. You should remove the offending compiler, otherwise you
> won't be able to compile any packages at all. More precisely you
> cannot use dynamic /usr/local/lib/libgcc* as it conflicts with
> system's libgcc.
Thanks, Simon. That was the issue. I removed g77, gcc, and g++ from
/usr/local/bin and libgcc* from /usr/local/lib and the compilation went
smoothly.
Sean
_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac