Thread Previous • Date Previous • Date Next • Thread Next |
Garth Andy Terrel wrote:
Okay I found my problem. It seems the configuration is set to mpicc before checking for gcc. So CC="gcc" worked for me.Is this how we want the configuration to work? Andy Andy Terrel wrote:Hello, It seems that $ ./configure --disable-mpi --disable-petsc is broken for me. I still get errors building the dolfin libraries:/usr/bin/libtool: file: -lmpich is not an object file (not allowed in a library)make[2]: *** [libdolfin.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1There use to be a check so it wouldn't build with the mpich, but it seems that now if it is on the computer it demands to use it.Andy
Thread Previous • Date Previous • Date Next • Thread Next |