I install LAM on an ES45 - with Tru64 Unix 5.1
All seems to work :./configure..; make and make install
But when I test with a simple program, I have a link. problem
compilation:
-----------
mpicc -c -I/usr/local/mpi/lam-6.5.9/include MPI_C_SAMPLE.c
Link:
-----
mpicc MPI_C_SAMPLE.o -o hello -L/usr/local/mpi/lam-6.5.9/lib
ld:
Unresolved:
lam_mpi_comm_world
lam_mpi_int
*** Exit 1
Stop.
I didn't find my system (Alpha-Tru64 Unix5.1 ) in the system, you
tested. Are there some known problems on this system?
I search in FAQ and in mailing lists, I didn't find any solution.
Ca you help me
Output:
=======
1. compilation output and run time output
mpicc -c -I/usr/local/include MPI_C_SAMPLE.c
mpicc MPI_C_SAMPLE.o -o hello -L/usr/local/lib
ld:
Unresolved:
lam_mpi_comm_world
lam_mpi_int
*** Exit 1
Stop.
2.I give with an attached file: lam_output.tar.gz
the results of:
* uname -a in "uname.output"
* The result of "./config/config.guess" in config.guess.out
* Output from when you ran "./configure ..." in config.LOG
configure: WARNING: *** Compiler did not set __STDC__ to 1!
configure: WARNING: *** Be warned -- this will cause user MPI programs
to
configure: WARNING: *** not get proper prototypes of MPI functions!
* The config.log file from the top-level LAM directory
* The share/include/lam_config.h file
* Output from when you ran "make" to build LAM in "make.LOG"
* Output from when you ran "make install" to install LAM in
"make_install.LOG"
all these files are in the archive lam_output.tar
Thanks for your help
Laurence Viry
--
Laurence Viry
CRIP UJF - Projet MIRAGE (http://mirage.imag.fr )
Laboratoire de Modélisation et Calcul - IMAG
tel: 04 76 51 40 83
e-mail: Laurence.Viry_at_[hidden]
|