<div>
<div>Dear sir,</div>
<div> </div>
<div>Thank you very much for your mail... Happy to see that. We didn&#39;t have gmake utility in our IBM system.. I have installed that (GNU make 3.81) in my user account by downloading from  <a href="ftp://ftp.gnu.org/pub/gnu/make/" target="_blank">ftp://ftp.gnu.org/pub/gnu/make/</a><br>
</div>
<div>It was successfully installed and tried to compile METV2.0. Then also i am getting the same error.</div>
<div> </div>
<div>thunder&gt;make<br>&quot;Makefile&quot;, line 191: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 193: make: 1254-055 Dependency line needs colon or double colon operator.<br>
&quot;Makefile&quot;, line 194: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 196: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 197: make: 1254-055 Dependency line needs colon or double colon operator.<br>
&quot;Makefile&quot;, line 199: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 200: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 202: make: 1254-055 Dependency line needs colon or double colon operator.<br>
&quot;Makefile&quot;, line 203: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 205: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 206: make: 1254-055 Dependency line needs colon or double colon operator.<br>
&quot;Makefile&quot;, line 208: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 209: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 211: make: 1254-055 Dependency line needs colon or double colon operator.<br>
&quot;Makefile&quot;, line 212: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 214: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 215: make: 1254-055 Dependency line needs colon or double colon operator.<br>
&quot;Makefile&quot;, line 217: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 218: make: 1254-055 Dependency line needs colon or double colon operator.<br>&quot;Makefile&quot;, line 220: make: 1254-055 Dependency line needs colon or double colon operator.<br>
make: 1254-058 Fatal errors encountered -- cannot continue.<br>thunder&gt;<br>I am attaching the Makefile along with this mail......Please do needful</div>
<div> </div>
<div>with warm regards,</div>
<div>Litta<br></div></div>
<div class="gmail_quote">On Tue, Feb 16, 2010 at 10:27 PM, John Halley Gotway <span dir="ltr">&lt;<a href="mailto:johnhg@ucar.edu" target="_blank">johnhg@ucar.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Litta,<br><br>Great, I&#39;m glad someone else it trying to run MET on an IBM.  It seems that most users tend to run it on some version of LINUX.<br>
<br>I&#39;m guessing the issue here is the version of &quot;make&quot; that you&#39;re using.  The standard &quot;make&quot; on IBM in not GNU Make.  The MET Makefiles are set up to make use of GNU Make, which we list as a<br>
requirement in section 2.4 of the MET User&#39;s Guide:<br>  <a href="http://www.dtcenter.org/met/users/docs/users_guide/MET_Users_Guide_v2.0_rev2.pdf" target="_blank">http://www.dtcenter.org/met/users/docs/users_guide/MET_Users_Guide_v2.0_rev2.pdf</a><br>
<br>I&#39;ve compiled MET on NCAR&#39;s IBM machine, bluefire.  And GNU Make is available on bluefire in /usr/local/bin/gmake.  So instead of typing &quot;make&quot; in the top-level MET directory, I type &quot;gmake&quot;, and it<br>
works.  Take a look and see if gmake is available on your system.  If not, I&#39;d suggest asking your system&#39;s administrator for assistance.<br><br>Once you do get MET to compile, please be sure to run the test scripts in the &quot;scripts&quot; directory.  Take a look at the output to see if any of the test scripts failed.<br>
<br>Hope that helps,<br>John Halley Gotway<br><a href="mailto:johnhg@ucar.edu" target="_blank">johnhg@ucar.edu</a><br>
<div>
<div></div>
<div><br>Litta A J wrote:<br>&gt; Dear sir,<br>&gt;<br>&gt;  I am trying to install METv2.0 in IBM-AIX machine. For that I have<br>&gt; installed BUFRLIB, netcdf-3.6.2, gsl-1.11 and libf2c. I have set the paths<br>&gt; in Makefile of MET. But i am getting the following error.<br>
&gt;<br>&gt; thunder&gt;make<br>&gt; &quot;Makefile&quot;, line 191: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 193: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 194: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 196: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 197: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 199: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 200: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 202: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 203: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 205: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 206: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 208: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 209: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 211: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 212: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 214: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 215: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 217: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 218: make: 1254-055 Dependency line needs colon or double<br>&gt; colon operator.<br>&gt; &quot;Makefile&quot;, line 220: make: 1254-055 Dependency line needs colon or double<br>
&gt; colon operator.<br>&gt; make: 1254-058 Fatal errors encountered -- cannot continue.<br>&gt; thunder&gt;<br>&gt;<br>&gt; I am attaching my Makefile along with this mail... Please do needful...<br>&gt; Looking forward to your reply<br>
&gt;<br>&gt; with best regards,<br>&gt; Litta<br>&gt;<br>&gt; ***********************************************<br>&gt; Ms. Litta A. J<br>&gt; Project Scientist,<br>&gt; Centre for Atmospheric Sciences,<br>&gt; Indian Institute of Technology (IIT),Delhi,<br>
&gt; Hauz Khas,<br>&gt; New Delhi - 110016<br>&gt; ***********************************************<br>&gt;<br>&gt;<br>&gt;<br></div></div>&gt; ------------------------------------------------------------------------<br>&gt;<br>
&gt; _______________________________________________<br>&gt; Met_help mailing list<br>&gt; <a href="mailto:Met_help@mailman.ucar.edu" target="_blank">Met_help@mailman.ucar.edu</a><br>&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/met_help" target="_blank">http://mailman.ucar.edu/mailman/listinfo/met_help</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>***********************************************<br>Ms. Litta A. J<br>Project Scientist,<br>Centre for Atmospheric Sciences,<br>Indian Institute of Technology (IIT),Delhi,<br>
Hauz Khas,<br>New Delhi - 110016<br>***********************************************<br>