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

19990211: dcwatch again...



>From: Maureen Ballard <address@hidden>
>Organization: UK Ag Weather Center
>Keywords: 199902111949.MAA09986

>Steve,
>
>Actually I did source the Gemenviron file before I ran this and I still got th
> e
>error.
>

The Gemenviron variables in the compilation environment are not set, 
which leads to looking for /bridge.a  (at GEMOLB) rather than 
the appropriate $NAWIPS/lib/sol/bridge.a file.

Possibly you need to source the Gemenviron file as the user you are
running the compilation as or, for some reason, on that system
you do not have permission to look in that directory.

You also have a strange -w flag set on the compile line- which
is very wierd and not in the defaults I distribute. Maybe something 
has been tweeked in the $NAWIPS/config/Makinc.sol
file without your knowlege.

Steve Chiswell


>Maureen
>
>Unidata Support wrote:
>
>> Maureen,
>>
>> The dcwatch update was because the end of the bulletins on NOAAport
>> can be slightly different, so the fix should solve your problems.
>>
>> The problem you are having below is because you need to source
>> the Gemenviron environmental variables in to your csh before
>> running "make", since the location of the NAWIPS tree is not being found.
>>
>> Steve Chiswell
>>
>> >From: Maureen Ballard <address@hidden>
>> >Organization: UK Ag Weather Center
>> >Keywords: 199902111931.MAA09051
>>
>> >Steve,
>> >
>> >Sorry about writing again but I remembered that you had suggested last
>> >time that I change something in dcwatch. I decided to run the make  and
>> >install stuff again. There is an error that is coming up when I attempt
>> >to run this. Here is the output when I am in
>> >$NAWIPS-5.4/gempak5.4/source/bridge/dc
>> >
>> >kelvin% make clean
>> >rm -f GEMINC:* GEMPRM.PRM  ERMISS.FNC  geminc.h  gemprm.h  bridge.h
>> >ulog.h *.o
>> >kelvin% make
>> >cc -O -w -DUNDERSCORE -DSunOS  -c dcgbul.c
>> >usage: cc [ options] files.  Use 'cc -flags' for details
>> >*** Error code 1
>> >make: Fatal error: Command failed for target
>> >`/d1-apps/gempak/NAWIPS-5.4/lib/sol
>> >/bridge.a(dcgbul.o)'
>> >kelvin%
>> >
>> >Any ideas? I am guessing this would likely fix the decoder problem.
>> >
>> >Thanks!
>> >
>> >Maureen
>> >--
>> >========================================================================
>> >
>> >Maureen Moore Ballard                   address@hidden
>> >Staff Meteorologist                           ph:  606-257-3000ext244
>> >Ag. Weather Center                         fax: 606-257-5671
>> >243 Ag. Engineering Bldg
>> >Dept. of Biosystems and Ag. Engr.
>> >University of Kentucky
>> >Lexington, KY 40546-0276
>> >HOMEPAGE   http://wwwagwx.ca.uky.edu
>> >
>> >You don't stop laughing because you grow old;
>> >you grow old because you stop laughing.
>> >=========================================================================
>> >
>> >
>> >
>> >From address@hidden  Thu Feb 11 12:06:52 1999
>> >Received: from smtp.uky.edu (smtp.uky.edu [128.163.2.17])
>> >       by unidata.ucar.edu (8.8.8/8.8.8) with ESMTP id MAA08335
>> >       for <address@hidden>; Thu, 11 Feb 1999 12:06:51 -0700 (MST
> )
>> >Keywords: 199902111906.MAA08335
>> >Received: from pop.uky.edu (pop.uky.edu [128.163.2.16])
>> >       by smtp.uky.edu (8.8.8/8.8.8) with ESMTP id OAA14723
>> >       for <address@hidden>; Thu, 11 Feb 1999 14:06:50 -0500 (EST
> )
>> >Received: from byron.ca.uky.edu (byron.ca.uky.edu [128.163.192.2])
>> >       by pop.uky.edu (8.8.8/8.8.8) with ESMTP id OAA06319
>> >       for <address@hidden>; Thu, 11 Feb 1999 14:06:50 -0500 (EST
> )
>> >Received: from ca.uky.edu ([128.163.193.88]) by byron.ca.uky.edu (8.8.0/8.8
> .0)
>> >  with ESMTP id OAA00621 for <address@hidden>; Thu, 11 Feb 1999 1
> 4:0
>> > 5:01 -0500 (EST)
>> >Message-ID: <address@hidden>
>> >Date: Thu, 11 Feb 1999 14:06:49 -0500
>> >From: Maureen Ballard <address@hidden>
>> >Organization: UK Ag Weather Center
>> >X-Mailer: Mozilla 4.05 [en] (WinNT; I)
>> >MIME-Version: 1.0
>> >To: Unidata Support <address@hidden>
>> >Subject: dcwatch...
>> >Content-Type: text/plain; charset=us-ascii
>> >Content-Transfer-Encoding: 7bit
>> >
>> >Steve,
>> >
>> >We are having problems with the dcwatch decoder. Although watch messages
>> >have been issued today, no messages seem to be making it through the
>> >decoder. No log file has been created so I am thinking that is doesn't
>> >even make it to that point. I am including our pqact.conf file entry for
>> >watches hoping that will shed some light on the situation. Any
>> >help/ideas would be greatly appreciated.
>> >
>> ># Watch box coordinates for GEMPAK
>> >#
>> >DDPLUS  ^WWUS40 KMKC ([0-3][0-9])([0-2][0-9])
>> >        PIPE    /usr/local/ldm/decoders/dcwatch -v 3 -t 30
>> >        -d /d2-agwx/ldmdata/gempak/logs/dcwatch.log
>>         -s /d1-apps/gempak/NAWIPS-5.4/gempak5.4/tables/stns/sfworld.tbl
>> >        -p /d1-apps/gempak/NAWIPS-5.4/gempak5.4/tables/pack/watch.pack
>> >        /d2-agwx/ldmdata/gempak/storm/watches/watches_YYYY_MM.gem
>> >#
>> >
>> >Thanks!
>> >
>> >Maureen
>> >--
>> >========================================================================
>> >
>> >Maureen Moore Ballard                   address@hidden
>> >Staff Meteorologist                           ph:  606-257-3000ext244
>> >Ag. Weather Center                         fax: 606-257-5671
>> >243 Ag. Engineering Bldg
>> >Dept. of Biosystems and Ag. Engr.
>> >University of Kentucky
>> >Lexington, KY 40546-0276
>> >HOMEPAGE   http://wwwagwx.ca.uky.edu
>> >
>> >You don't stop laughing because you grow old;
>> >you grow old because you stop laughing.
>> >=========================================================================
>> >
>> >
>> >
>>
>> ****************************************************************************
>> Unidata User Support                                    UCAR Unidata Program
>> (303)497-8644                                                  P.O. Box 3000
>> address@hidden                                   Boulder, CO 80307
>> ----------------------------------------------------------------------------
>> Unidata WWW Service                        http://www.unidata.ucar.edu/     
>> ****************************************************************************
>
>
>
>--
>========================================================================
>Maureen Moore Ballard                   address@hidden
>Staff Meteorologist                           ph:  606-257-3000ext244
>Ag. Weather Center                         fax: 606-257-5671
>243 Ag. Engineering Bldg
>Dept. of Biosystems and Ag. Engr.
>University of Kentucky
>Lexington, KY 40546-0276
>HOMEPAGE   http://wwwagwx.ca.uky.edu
>
>You don't stop laughing because you grow old;
>you grow old because you stop laughing.
>=========================================================================
>
>