On Fri, 4 Jan 2013, John Peterson wrote: > On Fri, Jan 4, 2013 at 11:22 AM, Dmitry Karpeev <[email protected]> wrote:
>> The symptoms are these: configure finds petsc, but leaves PETSCINCLUDEDIRS >> and >> PETSCLINKLIBS blank, which results in an >> insufficient libmesh_optional_INCLUDES, which >> in turn results in a failure to find petsc.h at build time. > > I might have broken this with my recent changes to petsc.m4... Yeah; I now get breakage myself when trying to build on Xubuntu with clang, when it fails to include mpi.h. It looks like, on the path I hit, we're correctly scarfing PETSC_CC_INCLUDES but never incorporating that into PETSCINCLUDEDIRS? --- Roy ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
