Hi Ben, make starts to compile the first few contrib-packages fine, but fails on parmetis:
make[1]: Entering directory `/home/xxxx/opt/build/libmesh-autotools/libmesh/contrib/parmetis' CC Lib/akwayfm.lo In file included from ./Lib/parmetislib.h:21:0, from Lib/akwayfm.c:14: ./include/parmetis.h:17:17: fatal error: mpi.h: No such file or directory compilation terminated. make[1]: *** [Lib/akwayfm.lo] Error 1 make[1]: Leaving directory `/home/xxxx/opt/build/libmesh-autotools/libmesh/contrib/parmetis' make: *** [all-recursive] Error 1 My older installation of libmesh (r5498) works fine on the same computer with MPI. Even with "make V=0" I could not get more information about the compilerflags used, so I cannot really figure out, if it is a problem on my side or the build-system. Robert On Mon, Nov 19, 2012 at 08:19:15AM -0600, Kirk, Benjamin (JSC-EG311) wrote: > > > > > > What do I have to do, to get a successful build? > > > > Robert > > > > Hi Robert - > > Will you please try > > $ svn revert -R . > $ ./configure --disable-maintainer-mode --prefiix=… > $ make && make install > > And let me know what that does? > > I'll update the checked in configure script to have maintainer mode disabled > by default… > > -Ben > ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel