Hello:
    I decided to upgrade to Debian Lenny which currently has PETSc 2.3.3 
compiled with OpenMPI 1.2.7~rc2 from Etch.
    After much fiddling, I cannot get my previously working code back up 
and running, here are the details:

./configure --with-cxx=mpicxx.openmpi --with-cc=mpicc.openmpi 
--with-f77=mpif77.openmpi -with-CC=mpiCC.openmpi

here is the important part of the output:

checking for /usr/lib/petscdir/2.3.3/include/petsc.h... yes
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether mpif77.openmpi accepts -g... yes
checking how to get verbose linking output from mpif77.openmpi... -v
checking for Fortran 77 libraries of mpif77.openmpi...  
-L/usr/lib/openmpi/lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.1 
-L/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib -L/lib/../lib 
-L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../.. 
-lmpi_f77 -lmpi -lopen-rte -lopen-pal -ldl -lnsl -lutil -lgfortranbegin 
-lgfortran -lm -lpthread
<<< Configuring library with PETSc version 2.3.3 support >>>
checking for ./contrib/laspack/lastypes.h... yes
<<< Configuring library with LASPACK version 1.12.3 support >>>

finally, here is the error I get when trying to run my recompiled code:

[EMAIL PROTECTED]:> mpiexec -np 1 ./main-opt
-----------------------------------------------------------------------------
*** Oops -- I cannot open the LAM help file.
*** I tried looking for it in the following places:
***
***   $HOME/lam-helpfile
***   $HOME/lam-7.1.2-helpfile
***   $HOME/etc/lam-helpfile
***   $HOME/etc/lam-7.1.2-helpfile
***   $LAMHELPDIR/lam-helpfile
***   $LAMHELPDIR/lam-7.1.2-helpfile
***   $LAMHOME/etc/lam-helpfile
***   $LAMHOME/etc/lam-7.1.2-helpfile
***   $SYSCONFDIR/lam-helpfile
***   $SYSCONFDIR/lam-7.1.2-helpfile
***
*** You were supposed to get help on the program "MPI"
*** about the topic "no-lamd"
***
*** Sorry!
-----------------------------------------------------------------------------


Any ideas?  This has really stumped me.

-- 
Nasser Mohieddin Abukhdeir
Graduate Student (Materials Modeling Research Group)
McGill University - Department of Chemical Engineering
http://webpages.mcgill.ca/students/nabukh/web/
http://mmrg.chemeng.mcgill.ca/


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to