Roy, The example can be linked. But runns error: [EMAIL PROTECTED]:~/code/cvs_libmesh/examples/ex4$ ./ex4-dbg 0 - <NO ERROR MESSAGE> : Could not convert index 1140850688 into a pointer The index may be an incorrect argument. Possible sources of this problem are a missing "include 'mpif.h'", a misspelled MPI object (e.g., MPI_COM_WORLD instead of MPI_COMM_WORLD) or a misspelled user variable for an MPI object (e.g., com instead of comm). [0] Aborting program ! [0] Aborting program! p0_1614: p4_error: : 9039
2008/8/4 Roy Stogner <[EMAIL PROTECTED]> > > On Mon, 4 Aug 2008, Shengli Xu wrote: > > Building bin/amr >> > > I take it the library linked okay, and "make" has progressed to the > utility programs? Can you link and run the example programs, then? > I've seen one system where a buggy mpicxx script didn't work with the > way we compile our bin/ utilities. > > g++: /home/xsl/code/cvs_libmesh/lib/i686-pc-linux-gnu_dbg/libmesh.so: >> linker >> input file unused because linking not done >> > > Have you snipped any error lines? I've never seen this sort of > message before, but the web pages I'm finding seem to think this is a > warning that can be innocuous or caused by other problems. > --- > Roy > -- Shengli Xu ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
