[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

950120: compiling on CRAY C90



>From: Ming Cai <address@hidden>
>Organization: University of Maryland
>Subject: Re: 950120: compiling on CRAY C90 
>Keywords: 199501202055.AA21596

In the above message you wrote:

>here is the output of "make clean" 
...

Looks OK.

>here is the output of the commnad "make port/all"
>
>sn4021% sn4021% make port/all
>
>making `all' in directory /wd5/wd51/wd51mc/netcdf/netcdf-232pl2/port
>
>        cc -c -I. -DNDEBUG -O uddummy.c
>cc-264 cc: WARNING in command line
>   -- Message #264 is not in the message catalog. --
>cc-951 cc: LIMIT in command line
>   -- Message #951 is not in the message catalog. --
>Make: "cc -c -I. -DNDEBUG -O uddummy.c": Error code 1

Definitely not OK.

Would you please do the following:

    1.  Go to the top-level source directory.

    2.  Execute `make clean'.

    3.  Execute `make -n port/all'.  Trap the output and send it to me.

    4.  Go into the `port/' subdirectory.

    5.  Execute `make clean'.

    6.  Execute `make -n all'.  Trap the output and send it to me.

    7.  Execute `make all'.  Trap the output and send it to me.

--------
Steve Emmerson   <address@hidden>