Subject: Follow up of previous message for help
From: Sheo S. Prasad (ssp@CreativeResearch.org)
Date: Tue Jan 26 1999 - 13:42:55 MST
Dear Colleagues:
In my previous request for help in understanding and thereby eliminating
the warning message "Incompatible redefinition", I had indicated that I
am not sure whether or not I got that message in my initial build from
scratch. I have now verified that Yes, indeed, the message was all along
there and I had simply not noticed it until now!
To facilitate the solution of the problem, I have enclosed the build
script that was used. In particular, I do not understand one section of
it, i.e., the section:
cd $MODEL_EXEDIR/obj
set FN = misc.h
cat >! tmp << EOF
#ifndef MISC_SET
#define MISC_SET
#define $CPU
#define PVP
#define REALTYPE MPI_REAL
$coup_som
#undef COUP_CSM
#define NCPREC NF_FLOAT
#define SHELL_MSS
#define FORTFFT
#undef SPMD
#endif
EOF
Here every line is starting with # sign excepting the line $coup_som.
Why is that? And, what is MISC_SET? Also, I am getting suspicious
(especially after re-reading the example_misc file that came with the
distribution) that I may have constructed this section of the build
script in an only partially correct manner. For example, while I did say
undefine SPMD for my non-NCAR Cray, should I have also said undefine
SHELL_MSS (since during my run I do not use the mass storage)?
I would be grateful if some one takes a look at the build script and the
suspicions that coming to my mind and advise me whether it is set up
right for a non-NCAR Cray machine and from where the incompatible
redefinition of Cray might be coming.
Thanks in advance.
Best regards.
Sheo
(Sheo S. Prasad)
CREATIVE RESEARCH ENTERPRISES
Website URL: http://www.CreativeResearch.org
Phone: 925/426-9341; Fax: 925/426-9417
e-mail: ssp@CreativeResearch.org
This archive was generated by hypermail 2b27 : Thu Jun 01 2000 - 09:26:45 MDT