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

ldm 5.0.6? (fwd)



Glenn,

The problem Harry had compiling the LDM on Debian Linux has reared it's
ugly head on Red Had 5.2  What approach are we going to take? I looked up
the answer in the LDM archive. Here's the output from today's compile on
sunshine.

Robb...

Making `install' in /home/rkambic/ldmtest/ldm-5.0.6/src/rpc
make[2]: Entering directory `/home/rkambic/ldmtest/ldm-5.0.6/src/rpc'
cc -g -I../config -I/home/rkambic/ldmtest/ldm-5.0.6/include
-DHAVE_CONFIG_H  -I/
home/rkambic/ldmtest/ldm-5.0.6/src -c -o clnt_generic.o clnt_generic.c
clnt_generic.c: In function `clnt_create':
clnt_generic.c:53: argument `hostname' doesn't match prototype
/home/rkambic/ldmtest/ldm-5.0.6/src/rpc/rpc.h:34: prototype declaration
clnt_generic.c:53: argument `prog' doesn't match prototype
/home/rkambic/ldmtest/ldm-5.0.6/src/rpc/rpc.h:34: prototype declaration
clnt_generic.c:53: argument `vers' doesn't match prototype
/home/rkambic/ldmtest/ldm-5.0.6/src/rpc/rpc.h:34: prototype declaration
clnt_generic.c:53: argument `proto' doesn't match prototype
/home/rkambic/ldmtest/ldm-5.0.6/src/rpc/rpc.h:34: prototype declaration
clnt_generic.c:94: warning: passing arg 3 from incompatible pointer type
clnt_generic.c:103: warning: passing arg 3 from incompatible pointer type
make[2]: *** [clnt_generic.o] Error 1
make[2]: Leaving directory `/home/rkambic/ldmtest/ldm-5.0.6/src/rpc'
make[1]: *** [_sub] Error 1
make[1]: Leaving directory `/home/rkambic/ldmtest/ldm-5.0.6/src'
make: *** [libs] Error 2
sunshine.unidata.ucar.edu.rkambic> uname -a
Linux sunshine.unidata.ucar.edu 2.2.1 #5 SMP Wed Feb 3 18:44:58 MST 1999
i686 un
known
sunshine.unidata.ucar.edu.rkambic>    

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

---------- Forwarded message ----------
Date: Fri, 26 Feb 1999 12:01:36 -0600
From: Dana Quinn <address@hidden>
To: address@hidden
Subject: ldm 5.0.6?


Are people using ldm 5.0.6 on Redhat 5.2 systems?  I just grabbed
it and unpacked it.  I just started the compile, and I'm kinda surprised
it didn't compile right 'out-of-the-box'.  I just got some error messages
in the rpc section clnt_generic.c - it looks like a problem with
prototype declaration or something, I'm sure it will be easy to
fix.

My main question though is this - do we need a ulog patch from
Rob, or is that in the unidata distribution.  It didn't look like
Rob has a patch for 5.0.6 on his site.

I tried 5.0.6 on another rh 5.2 system a while back, and i did get it
to compile, but it didn't work.  so i downgraded to 5.0.5 and things do
work, but i'm seeing enough odd things that i thought it would be
good to upgrade.

so - how are people doing with 5.0.6?

dana