On Wed, 6 Feb 2013, Sylvain Vallaghe wrote: > I'm trying to add new files to libmesh. I ran the different bash > scripts that are supposed to take care of that (e.g. > rebuild_include_HEADERS.sh). But after running make I get some > undefined reference for pretty much everything I added, like : > ./.libs/libmesh_dbg.so: undefined reference to > `libMesh::RBDEIMEvaluation::RBDEIMEvaluation()' > > Any idea ?
Did you re-bootstrap, re-configure before running make? --- Roy ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
