On 9/13/10 10:03 AM, "Dec, John A. (LARC-D206)" <[email protected]> wrote:

> Ben,
> 
> Here are the compile and link lines as well as the link errors.  I modified
> makefile from one of the examples and it references the Make.Common file that
> gets generated from ./configure when setting up the library.  I recently
> pulled a more current version of libMesh from the svn trunk on 8/24/2010
> version 3919 I believe. This is strange since it links without any problems in
> opt mode.


As a sanity check, does

$ export METHOD=dbg
$ make run_examples

(for bash) or 

$ setenv METHOD dbg
$ make run_examples

(csh) 

in the top-level libMesh directory work?


-Ben



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to