Hi all, I just updated libmesh with svn up then got the following build error:
Compiling C++ (in debug mode) src/utils/libmesh_version.C... src/utils/libmesh_version.C:18:37: fatal error: libmesh/libmesh_version.h: No such file or directory compilation terminated. make: *** [src/utils/libmesh_version.x86_64-unknown-linux-gnu.dbg.o] Error 1 make: *** Waiting for unfinished jobs... , which is confusing because I can see libmesh_version.h in include/utils. I'd appreciate if someone could take a look at the problem. Here's my configuration options for Ubuntu: ./configure --prefix=/home/aeronova/Development/local/lib/libmesh/svn-real --enable-petsc --enable-slepc --enable-glpk --enable-ifem --enable-eigen --disable-fparser ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
