[Met_help] [rt.rap.ucar.edu #60283] History for MET configure error

John Halley Gotway via RT met_help at ucar.edu
Tue Mar 26 09:59:11 MDT 2013


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

Hi,

I'm getting the attached error when I try to compile METv4.0. Please let me
know how can I fix it. Thank you.

Ramona


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

Subject: Re: [rt.rap.ucar.edu #60283] MET configure error
From: John Halley Gotway
Time: Thu Feb 14 08:08:22 2013

Hello Ramona,

I'm happy to help you with this compilation problem.  Thanks for
sending those two files - it makes debugging much easier.

Looking in the user_defs.mk file you sent, I see that you've set the
C++ compiler to gcc:
CXX	     = /opt/local/bin/gcc

The C++ compiler for the GNU family of compilers is name g++.  gcc is
the C compiler.  Please locate the g++ compiler on your system
(/opt/local/bin/g++?) and recompile.  Be sure to execute a "make
clean" before rebuilding.

Also, if you haven't yet retrieved the latest set of patches for
METv4.0, now would be a good time:
    http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php

Hope that helps.

John Halley Gotway
met_help at ucar.edu


On 02/13/2013 10:09 PM, Ramona Stefanescu via RT wrote:
>
> Wed Feb 13 22:09:43 2013: Request 60283 was acted upon.
> Transaction: Ticket created by ers32 at buffalo.edu
>         Queue: met_help
>       Subject: MET configure error
>         Owner: Nobody
>    Requestors: ers32 at buffalo.edu
>        Status: new
>   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=60283 >
>
>
> Hi,
>
> I'm getting the attached error when I try to compile METv4.0. Please
let me
> know how can I fix it. Thank you.
>
> Ramona
>

------------------------------------------------
Subject: MET configure error
From: Ramona Stefanescu
Time: Thu Feb 14 08:12:43 2013

Hi John,

Thank you for your help. Unfortunately I'm getting the same error with
the
g++ compiler as you can see attached.

Yes I already downloaded the patch.

Best,
Ramona

On Thu, Feb 14, 2013 at 10:08 AM, John Halley Gotway via RT <
met_help at ucar.edu> wrote:

> Hello Ramona,
>
> I'm happy to help you with this compilation problem.  Thanks for
sending
> those two files - it makes debugging much easier.
>
> Looking in the user_defs.mk file you sent, I see that you've set the
C++
> compiler to gcc:
> CXX          = /opt/local/bin/gcc
>
> The C++ compiler for the GNU family of compilers is name g++.  gcc
is the
> C compiler.  Please locate the g++ compiler on your system
> (/opt/local/bin/g++?) and recompile.  Be sure to execute a "make
> clean" before rebuilding.
>
> Also, if you haven't yet retrieved the latest set of patches for
METv4.0,
> now would be a good time:
>
>
http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php
>
> Hope that helps.
>
> John Halley Gotway
> met_help at ucar.edu
>
>
> On 02/13/2013 10:09 PM, Ramona Stefanescu via RT wrote:
> >
> > Wed Feb 13 22:09:43 2013: Request 60283 was acted upon.
> > Transaction: Ticket created by ers32 at buffalo.edu
> >         Queue: met_help
> >       Subject: MET configure error
> >         Owner: Nobody
> >    Requestors: ers32 at buffalo.edu
> >        Status: new
> >   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=60283 >
> >
> >
> > Hi,
> >
> > I'm getting the attached error when I try to compile METv4.0.
Please let
> me
> > know how can I fix it. Thank you.
> >
> > Ramona
> >
>
>


--
Elena Ramona Stefanescu
PhD Candidate
Mechanical & Aerospace Engineering
University at Buffalo

------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #60283] MET configure error
From: John Halley Gotway
Time: Thu Feb 14 08:28:00 2013

Ramona,

You're right, this is a bug.  We've failed to include limits.h in some
of the source files that reference PATH_MAX.  I'll work up a patch
file and send it to you soon.

Thanks for finding this.

John

On 02/14/2013 08:12 AM, Ramona Stefanescu via RT wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=60283 >
>
> Hi John,
>
> Thank you for your help. Unfortunately I'm getting the same error
with the
> g++ compiler as you can see attached.
>
> Yes I already downloaded the patch.
>
> Best,
> Ramona
>
> On Thu, Feb 14, 2013 at 10:08 AM, John Halley Gotway via RT <
> met_help at ucar.edu> wrote:
>
>> Hello Ramona,
>>
>> I'm happy to help you with this compilation problem.  Thanks for
sending
>> those two files - it makes debugging much easier.
>>
>> Looking in the user_defs.mk file you sent, I see that you've set
the C++
>> compiler to gcc:
>> CXX          = /opt/local/bin/gcc
>>
>> The C++ compiler for the GNU family of compilers is name g++.  gcc
is the
>> C compiler.  Please locate the g++ compiler on your system
>> (/opt/local/bin/g++?) and recompile.  Be sure to execute a "make
>> clean" before rebuilding.
>>
>> Also, if you haven't yet retrieved the latest set of patches for
METv4.0,
>> now would be a good time:
>>
>>
http://www.dtcenter.org/met/users/support/known_issues/METv4.0/index.php
>>
>> Hope that helps.
>>
>> John Halley Gotway
>> met_help at ucar.edu
>>
>>
>> On 02/13/2013 10:09 PM, Ramona Stefanescu via RT wrote:
>>>
>>> Wed Feb 13 22:09:43 2013: Request 60283 was acted upon.
>>> Transaction: Ticket created by ers32 at buffalo.edu
>>>          Queue: met_help
>>>        Subject: MET configure error
>>>          Owner: Nobody
>>>     Requestors: ers32 at buffalo.edu
>>>         Status: new
>>>    Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=60283 >
>>>
>>>
>>> Hi,
>>>
>>> I'm getting the attached error when I try to compile METv4.0.
Please let
>> me
>>> know how can I fix it. Thank you.
>>>
>>> Ramona
>>>
>>
>>
>
>

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


More information about the Met_help mailing list