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

19990712: ldm 5.0.8/RedHat 6.0 -- workaround (fwd)




---------- Forwarded message ----------
Date: Mon, 12 Jul 1999 15:26:34 -0400 (EDT)
From: Rob Cermak <address@hidden>
To: address@hidden
Subject: ldm 5.0.8/RedHat 6.0 -- workaround

Hi,

I was searching the archives and there was a bug reported for
compilation of ldm 5.0.8, but didn't mention the distribution.

I just compiled ldm 5.0.8 on Redhat 6.0 -- hit the same bug.

It looks like a compile define is set (and shouldn't).  If
someone that loaded Kerberos support can let the group know
if the compile succeeded?

If you don't have KERBEROS support edit this:  protocol/h_clnt.c

Locate this line:

#ifdef AUTH_KERB

Add these above it:
/* LINUX ISM */
#undef AUTH_KERB

Re-try make and try it out.

[ldm@scree bin]$ ./ldmping wx.envsci.rutgers.edu
Jul 12 19:06:08      State    Elapsed Port   Remote_Host
rpc_stat
Jul 12 19:06:09 SVC_UNAVAIL   0.975858    0   wx.envsci.rutgers.edu  RPC:
Unable to receive; errno = Connection reset by peer
[ldm@scree protocol]$ uname -a
Linux scree.rutgers.edu 2.2.5-22 #1 Wed Jun 2 09:02:27 EDT 1999 i586
uknown

Rob

PS> I don't have access to a LDM feed/site.   It compiles, unsure
    if it works.   I should be able to test it in August.

PSS> Does the NOAAport feed turn a Linux box into a toaster?
     Most likely needs the faster processor, memory and 100MBS NIC?