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

Re: RedHat 6.0 / Ldm 5.0.8 -- fix



Rob,

What version of the ldm are you compiling?

 545487 Jul  8 14:36 ldm-5.0.8.tar.Z

Is the latest one.  Unidata is still on RH 5.2 not 6.

Robb...


On Mon, 12 Jul 1999, Rob Cermak wrote:


> Robb/Jim,
> 
> ** LATE ADDITION TO MESSAGE BELOW:
> 
> Looks like Linux/RH 6.0 sets AUTH_KERB -- support isn't
> necessarily installed -- maybe a small configure check
> is needed to properly set the AUTH_KERB keyword.
> 
>         { AUTH_FAILED,
>                 "Failed (unspecified error)" }
> 
> /* LINUX ISM */
> #undef AUTH_KERB
> #ifdef AUTH_KERB
>         ,
>         /*
>          * kerberos errors
>          */
> 
> ****** END
> 
> Have you made any progress on looking into this compile problem.
> The difference might be RH distributions.  RH 6.0 will produce
> the problem.  If Unidata is still on 5.1 or 5.2 -- it will
> compile fine.
> 
> I see the support message on it and can reproduce it.   I'll also
> look for a solution -- the NWS offices on the East Coast will likely
> be interested in a working version.
> 
> [ldm@scree protocol]$ make
> cc -g -I../config -I. -I../misc -I../ulog -I../protocol -DHAVE_CONFIG_H -c
> -o h_clnt.o h_clnt.c
> h_clnt.c:141: `AUTH_KERB_GENERIC' undeclared here (not in a function)
> h_clnt.c:141: initializer element for `auth_errlist[8].status' is not
> constant
> h_clnt.c:143: `AUTH_TIMEEXPIRE' undeclared here (not in a function)
> h_clnt.c:143: initializer element for `auth_errlist[9].status' is not
> constant
> h_clnt.c:145: `AUTH_TKT_FILE' undeclared here (not in a function)
> h_clnt.c:145: initializer element for `auth_errlist[10].status' is not
> constant
> h_clnt.c:147: `AUTH_DECODE' undeclared here (not in a function)
> h_clnt.c:147: initializer element for `auth_errlist[11].status' is not
> constant
> h_clnt.c:149: `AUTH_NET_ADDR' undeclared here (not in a function)
> h_clnt.c:149: initializer element for `auth_errlist[12].status' is not
> constant
> make: *** [h_clnt.o] Error 1
> 
> Rob
> 

===============================================================================
Robb Kambic                                Unidata Program Center
Software Engineer III                      Univ. Corp for Atmospheric Research
address@hidden             WWW: http://www.unidata.ucar.edu/
===============================================================================