On 4/19/12 6:37 PM, "John Peterson" <jwpeter...@gmail.com> wrote:

> After updating to 5570 on the automake branch, I now get errors about
> missing sfcurves.h header...
> 
> 
> I am building in a subdirectory of the SVN checkout.  The steps I followed
> were:
> 
> 
> ./bootstrap
> mkdir opt_build
> cd opt_build
> ../configure --with-method=opt --prefix=/path/to/libmesh/opt_install
> make -j2
> 
> 'make echo' reports -I../include/contrib amongst other paths.  This
> makes no sense, though, as there is no such directory.

That directory is placed there so the installed tree will be serviceable by
the same Make.common - alternatively I could append it only in the installed
directory.  But that's not the source of this particular problem.

Consider it a query-replace error on my part: contrib/sfc did not exist,
contrib/sfcurves was the ticket...  Couple that with a preprocessor macro
fix Roy just caught and it should be good now (on the automake branch).

-Ben


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to