[MITgcm-support] Re: Make/link/compile error
Ed Hill
ed at eh3.com
Tue Nov 29 10:31:42 EST 2005
Hi Sergey,
Please don't send support emails to me directly. Instead, please send
them to the MITgcm-support list. And if your input/output files are too
large for our email-list-manager software to accept, then you should:
1) put copies of your example files on a web server somewhere
2) send an email to MITgcm-support detailing the problem
and including a link or multiple links (URLs) to the files
So, the problem you're having is with the "makedepend" program on your
system. Its failing to find the header files. And, not having access
to your system, its hard to say why its failing. What you should try to
fix it is to create a custom optfile in which you specify an alternate
"MAKEDEPEND" program as is done in many of the other optfiles:
cd MITgcm/tools/build_options
grep -i makedepend
where two alternates that you can try are:
MAKEDEPEND='$(TOOLSDIR)/cyrus-imapd-makedepend/makedepend'
MAKEDEPEND='$(TOOLSDIR)/xmakedepend'
Ed
--
Edward H. Hill III, PhD
office: MIT Dept. of EAPS; Rm 54-1424; 77 Massachusetts Ave.
Cambridge, MA 02139-4307
emails: eh3 at mit.edu ed at eh3.com
URLs: http://web.mit.edu/eh3/ http://eh3.com/
phone: 617-253-0098
fax: 617-253-4464
More information about the MITgcm-support
mailing list