Thank you very much Brandon, it worked!

cheers, Marcelo


2013/10/31 Brandon Allbery <[email protected]>

> On Thu, Oct 31, 2013 at 8:45 AM, Marcelo Chiapparini <
> [email protected]> wrote:
>
>> I am running Ports in ML. The error below is a long standing one in my
>> system. Any suggestion to fix it? Thanks in advance!
>>
>> $ sudo port upgrade outdated
>> Password:
>> Error: arpack: Variant openmpi conflicts with gcc45
>>
>
> The old setup for openmpi was found to cause compiler conflicts in some
> cases, since openmpi itself wraps a compiler and the same compiler must be
> used to build other libraries in some cases (and it's not really possible
> to delineate just those cases).
>
> The simple fix is:
>
>     sudo port upgrade --enforce-variants arpack -gcc45 +openmpi
>
> --
> brandon s allbery kf8nh                               sine nomine
> associates
> [email protected]
> [email protected]
> unix, openafs, kerberos, infrastructure, xmonad
> http://sinenomine.net
>



-- 
Marcelo Chiapparini
http://sites.google.com/site/marcelochiapparini
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to