I did a port uninstall and a port clean, and I got the same error.

I do have petsc/slepc installed with mpich, if that’s part of the problem.  I 
suspect that petsc is built as a C library, while dolfin is C++.  Perhaps 
that’s the incompatibility?

-gideon

On Sep 30, 2014, at 2:35 AM, Sean Farley <[email protected]> wrote:

> 
> Ryan Schmidt writes:
> 
>> On Sep 29, 2014, at 7:45 PM, Gideon Simpson wrote:
>>> 
>>> I don’t seem to have that file
>> 
>> Ok, looks like the compiler name is just being specified as 
>> "mpicc-mpich-mp", without a path, and cmake is incorrectly inferring that it 
>> is in the build directory.
>> 
>> Do you have any of the mpich ports installed?
>> 
>> port installed name:mpich
>> 
>> Do any of them provide this file?
> 
> The issue is that dolfin needs a clean configure. I don't know why it
> has trouble with this (do any cmake people know?). Try 'port clean
> dolfin' before attempting to build dolfin again.

_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to