Hi, I had a similar problem. I was compiling libMesh with a non -mpi compiler. You must set it before linking
BR, Daniel.. On Wed, Jun 26, 2013 at 9:47 AM, Zhenying Zhang <[email protected]>wrote: > Dear all, > > I had a problem when I was trying to install Libmesh on Mac desktop. The > error message says: > > Undefined symbols: > "MPI::Win::Set_errhandler(MPI::Errhandler const&)", referenced from: > vtable for MPI::Winin getpot_parse_opt-getpot_parse.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > make[1]: *** [getpot_parse-opt] Error 1 > make: *** [all-recursive] Error 1 > > This is the configuration command I used: > > F77=/usr/local/macports/bin/openmpif77 ./configure --enable-everything > --with-glpk-include=/usr/local/macports/include > --with-glpk-lib=/usr/local/macports/lib > > I was wondering if any of you have any idea on how to solve this problem. > > Thanks a lot. > > Best regards, > Zhen > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users > ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
