[Met_help] [rt.rap.ucar.edu #46514] History for Help for Building the MET package in IBM AIX machine

RAL HelpDesk {for John Halley Gotway} met_help at ucar.edu
Fri Jun 17 14:08:07 MDT 2011


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

Hello Sir / Madam,

Actually I'm trying to Install F2C Library. But I'm getting some problem in
Installation of some Libraries  in IBM AIX machine.... BUFRLIB and GSL I
have installed successfully.

I did upto now :

*unzip libf2c.zip
cp makefile.u Makefile
make hadd
make f2c.h*
make check

But I'm getting some problem in *make check* and giving error like:
 *>xsum1.out
/bin/sh: xsum:  not found.
make: 1254-004 The error code from the last command is 127.
*
I was trying to sortout this problem' but I couldn't.  please help me out
this problem.

Thanks in Advance!!!



> --
> *    Thanks & Regards*
> **************************************************************
> **
> *    HARVIR SINGH <http://www.harvir007.webs.com/>*

        Project Scientist
        HCL Infosystems Ltd.
        NCMRWF, NOIDA

> *    To Know more <http://www.harvir007.webs.com/> **
>
> ***************************************************************
>
>


----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------

Subject: Re: [rt.rap.ucar.edu #46427] Help for installation of F2C library in IBM AIX machine
From: John Halley Gotway
Time: Tue Apr 26 09:06:24 2011

Havir,

I went up to the NCAR IBM supercomputer and tried building the F2C
library using the exact commands you used.  And I got the exact same
error message you got!
   /bin/sh: xsum:  not found.

So instead of doing "make check", I just did a "make".

And then it seemed to compile just fine.  So please try just executing
a "make" for F2C.  Then try building the rest of MET, and let us know
if you run into any additional problems.

Thanks,
John Halley Gotway
met_help at ucar.edu


On 04/26/2011 06:23 AM, RAL HelpDesk {for Harvir Singh} wrote:
>
> Tue Apr 26 06:23:29 2011: Request 46427 was acted upon.
> Transaction: Ticket created by harvirduphy at gmail.com
>        Queue: met_help
>      Subject: Help for installation of F2C library in IBM AIX
machine
>        Owner: Nobody
>   Requestors: harvirduphy at gmail.com
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=46427 >
>
>
> Hello Sir / Madam,
>
> Actually I'm trying to Install F2C Library. But I'm getting some
problem in
> Installation of some Libraries  in IBM AIX machine.... BUFRLIB and
GSL I
> have installed successfully.
>
> I did upto now :
>
> *unzip libf2c.zip
> cp makefile.u Makefile
> make hadd
> make f2c.h*
> make check
>
> But I'm getting some problem in *make check* and giving error like:
>  *>xsum1.out
> /bin/sh: xsum:  not found.
> make: 1254-004 The error code from the last command is 127.
> *
> I was trying to sortout this problem' but I couldn't.  please help
me out
> this problem.
>
> Thanks in Advance!!!
>
>
>
>> --
>> *    Thanks & Regards*
>> **************************************************************
>> **
>> *    HARVIR SINGH <http://www.harvir007.webs.com/>*
>
>         Project Scientist
>         HCL Infosystems Ltd.
>         NCMRWF, NOIDA
>
>> *    To Know more <http://www.harvir007.webs.com/> **
>>
>> ***************************************************************
>>
>>

------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #46514] Help for Building the MET package in IBM AIX machine
From: Paul Oldenburg
Time: Thu Apr 28 08:39:54 2011

Harvir,

Please send us the make_MET.log file that contains all the output from
make.

Thanks,

Paul



On 04/28/2011 12:46 AM, RAL HelpDesk {for Harvir Singh} wrote:
>
> Thu Apr 28 00:46:55 2011: Request 46514 was acted upon.
> Transaction: Ticket created by harvirduphy at gmail.com
>        Queue: met_help
>      Subject: Help for Building the MET package in IBM AIX machine
>        Owner: Nobody
>   Requestors: harvirduphy at gmail.com
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=46514 >
>
>
> Hello Sir / Madam,
>
> Actually I'm trying to Building the MET package. I've Installed all
required
> Libraries and all PATH i have sated as per instructions of
> Met_Users_Guide_v3.0.3.pdf    But I'm getting some problems.
>  I'm upto now:
> cp Makefile_ibm Makefile
> vi Makefile (all changes done here)
>
> make >&make_MET.log
>
> But I'm getting some problem in *make * and giving error like:
>
> *"Makefile", line 222: make: 1254-055 Dependency line needs colon or
double
> colon operator.
> "Makefile", line 223: make: 1254-055 Dependency line needs colon or
double
> colon operator.
> "Makefile", line 225: make: 1254-055 Dependency line needs colon or
double
> colon operator.
> "Makefile", line 226: make: 1254-055 Dependency line needs colon or
double
> colon operator.
> "Makefile", line 228: make: 1254-055 Dependency line needs colon or
double
> colon operator.
> "Makefile", line 229: make: 1254-055 Dependency line needs colon or
double
> colon operator.
> "Makefile", line 231: make: 1254-055 Dependency line needs colon or
double
> colon operator.
> "Makefile", line 232: make: 1254-055 Dependency line needs colon or
double
> colon operator.
> "Makefile", line 234: make: 1254-055 Dependency line needs colon or
double
> colon operator.
> make: 1254-058 Fatal errors encountered -- cannot continue.*
>
> I was trying to sortout this problem' but I couldn't.  please help
me out
> this problem. Earliest Reply Will be Appreciated.
>
> Thanks in Advance!!!
>
>
>
>> --
>> *    Thanks & Regards*
>> **************************************************************
>> **
>> *    HARVIR SINGH <http://www.harvir007.webs.com/>*
>
>         Project Scientist
>         HCL Infosystems Ltd.
>         NCMRWF, NOIDA
>
>> *    INDIA**
>>
>> ***************************************************************
>>
>>
>
>
>


------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #46514] Help for Building the MET package in IBM AIX machine
From: John Halley Gotway
Time: Thu Apr 28 08:53:36 2011

Harvir,

I'm guessing what's going on is that you're using the standard IBM
make utility.  And by default, that's not the GNU version of make
which is how the MET Makefiles are set up.  At the top-level MET
directory, try executing "gmake" instead of "make".  Hopefully,
"gmake" will be available on your IBM and will enable you to compile
MET.

If you do get errors when you execute "gmake".  Please send us your
log file.

Thanks,
John

On 04/28/2011 08:39 AM, RAL HelpDesk {for Paul Oldenburg} wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=46514 >
>
> Harvir,
>
> Please send us the make_MET.log file that contains all the output
from make.
>
> Thanks,
>
> Paul
>
>
>
> On 04/28/2011 12:46 AM, RAL HelpDesk {for Harvir Singh} wrote:
>>
>> Thu Apr 28 00:46:55 2011: Request 46514 was acted upon.
>> Transaction: Ticket created by harvirduphy at gmail.com
>>        Queue: met_help
>>      Subject: Help for Building the MET package in IBM AIX machine
>>        Owner: Nobody
>>   Requestors: harvirduphy at gmail.com
>>       Status: new
>>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=46514 >
>>
>>
>> Hello Sir / Madam,
>>
>> Actually I'm trying to Building the MET package. I've Installed all
required
>> Libraries and all PATH i have sated as per instructions of
>> Met_Users_Guide_v3.0.3.pdf    But I'm getting some problems.
>>  I'm upto now:
>> cp Makefile_ibm Makefile
>> vi Makefile (all changes done here)
>>
>> make >&make_MET.log
>>
>> But I'm getting some problem in *make * and giving error like:
>>
>> *"Makefile", line 222: make: 1254-055 Dependency line needs colon
or double
>> colon operator.
>> "Makefile", line 223: make: 1254-055 Dependency line needs colon or
double
>> colon operator.
>> "Makefile", line 225: make: 1254-055 Dependency line needs colon or
double
>> colon operator.
>> "Makefile", line 226: make: 1254-055 Dependency line needs colon or
double
>> colon operator.
>> "Makefile", line 228: make: 1254-055 Dependency line needs colon or
double
>> colon operator.
>> "Makefile", line 229: make: 1254-055 Dependency line needs colon or
double
>> colon operator.
>> "Makefile", line 231: make: 1254-055 Dependency line needs colon or
double
>> colon operator.
>> "Makefile", line 232: make: 1254-055 Dependency line needs colon or
double
>> colon operator.
>> "Makefile", line 234: make: 1254-055 Dependency line needs colon or
double
>> colon operator.
>> make: 1254-058 Fatal errors encountered -- cannot continue.*
>>
>> I was trying to sortout this problem' but I couldn't.  please help
me out
>> this problem. Earliest Reply Will be Appreciated.
>>
>> Thanks in Advance!!!
>>
>>
>>
>>> --
>>> *    Thanks & Regards*
>>> **************************************************************
>>> **
>>> *    HARVIR SINGH <http://www.harvir007.webs.com/>*
>>
>>         Project Scientist
>>         HCL Infosystems Ltd.
>>         NCMRWF, NOIDA
>>
>>> *    INDIA**
>>>
>>> ***************************************************************
>>>
>>>
>>
>>
>>
>

------------------------------------------------
Subject: Help for Building the MET package in IBM AIX machine
From: Harvir Singh
Time: Thu Apr 28 22:36:48 2011

Dear John,

I would like to thank you for your valuable suggestions..
Still am getting some problems. I have attached log file. Please find
the
Attached file.

Thanking you

On 28 April 2011 20:23, RAL HelpDesk {for John Halley Gotway} <
met_help at ucar.edu> wrote:

> Harvir,
>
> I'm guessing what's going on is that you're using the standard IBM
make
> utility.  And by default, that's not the GNU version of make which
is how
> the MET Makefiles are set up.  At the top-level MET
> directory, try executing "gmake" instead of "make".  Hopefully,
"gmake"
> will be available on your IBM and will enable you to compile MET.
>
> If you do get errors when you execute "gmake".  Please send us your
log
> file.
>
> Thanks,
> John
>
> On 04/28/2011 08:39 AM, RAL HelpDesk {for Paul Oldenburg} wrote:
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=46514 >
> >
> > Harvir,
> >
> > Please send us the make_MET.log file that contains all the output
from
> make.
> >
> > Thanks,
> >
> > Paul
> >
> >
> >
> > On 04/28/2011 12:46 AM, RAL HelpDesk {for Harvir Singh} wrote:
> >>
> >> Thu Apr 28 00:46:55 2011: Request 46514 was acted upon.
> >> Transaction: Ticket created by harvirduphy at gmail.com
> >>        Queue: met_help
> >>      Subject: Help for Building the MET package in IBM AIX
machine
> >>        Owner: Nobody
> >>   Requestors: harvirduphy at gmail.com
> >>       Status: new
> >>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=46514 >
> >>
> >>
> >> Hello Sir / Madam,
> >>
> >> Actually I'm trying to Building the MET package. I've Installed
all
> required
> >> Libraries and all PATH i have sated as per instructions of
> >> Met_Users_Guide_v3.0.3.pdf    But I'm getting some problems.
> >>  I'm upto now:
> >> cp Makefile_ibm Makefile
> >> vi Makefile (all changes done here)
> >>
> >> make >&make_MET.log
> >>
> >> But I'm getting some problem in *make * and giving error like:
> >>
> >> *"Makefile", line 222: make: 1254-055 Dependency line needs colon
or
> double
> >> colon operator.
> >> "Makefile", line 223: make: 1254-055 Dependency line needs colon
or
> double
> >> colon operator.
> >> "Makefile", line 225: make: 1254-055 Dependency line needs colon
or
> double
> >> colon operator.
> >> "Makefile", line 226: make: 1254-055 Dependency line needs colon
or
> double
> >> colon operator.
> >> "Makefile", line 228: make: 1254-055 Dependency line needs colon
or
> double
> >> colon operator.
> >> "Makefile", line 229: make: 1254-055 Dependency line needs colon
or
> double
> >> colon operator.
> >> "Makefile", line 231: make: 1254-055 Dependency line needs colon
or
> double
> >> colon operator.
> >> "Makefile", line 232: make: 1254-055 Dependency line needs colon
or
> double
> >> colon operator.
> >> "Makefile", line 234: make: 1254-055 Dependency line needs colon
or
> double
> >> colon operator.
> >> make: 1254-058 Fatal errors encountered -- cannot continue.*
> >>
> >> I was trying to sortout this problem' but I couldn't.  please
help me
> out
> >> this problem. Earliest Reply Will be Appreciated.
> >>
> >> Thanks in Advance!!!
> >>
> >>
> >>
> >>> --
> >>> *    Thanks & Regards*
> >>> **************************************************************
> >>> **
> >>> *    HARVIR SINGH <http://www.harvir007.webs.com/>*
> >>
> >>         Project Scientist
> >>         HCL Infosystems Ltd.
> >>         NCMRWF, NOIDA
> >>
> >>> *    INDIA**
> >>>
> >>> ***************************************************************
> >>>
> >>>
> >>
> >>
> >>
> >
>
>

------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #46514] Help for Building the MET package in IBM AIX machine
From: John Halley Gotway
Time: Fri Apr 29 08:57:54 2011

Harvir,

These compilation errors you're seeing with the PB2NC tool are a
result of how BUFRLIB was compiled.  Please go into the BUFRLIB
directory and try recompiling it using the following commands:
      cd /gpfs1/home/harvir/SW/BUFRLIB
      rm *.o *.a
      xlc -c -DUNDERSCORE *.c
      xlf -c -qextname *.f *.F
      ar crv libbufr.a *.o

These commands are listed in the compilation section of the MET Online
Tutorial:
   http://www.dtcenter.org/met/users/support/online_tutorial/METv3.0/compilation/req_libs.php

After you've recompiled BUFRLIB, please try recompiling MET to see if
the issues are resolved.

Thanks,
John


On 04/28/2011 10:36 PM, RAL HelpDesk {for Harvir Singh} wrote:
> am getting some problems. I have attached log file. Please find the
> Attached file.

------------------------------------------------


More information about the Met_help mailing list