On Thu, Sep 13, 2012 at 10:36 PM, Kyunghoon Lee
<aeronova.mail...@gmail.com>wrote:

> 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.
>

I'm guessing the new update_links.sh in include/libmesh was run before
configure was run (libmesh_version.h gets created from
libmesh_version.h.inbecause it depends on the configuration). Anyway,
r6026 should have it now.

Best,

Paul
------------------------------------------------------------------------------
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
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to