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

Re: 20010417: LDM 5.1.3 compile problems Debian prerelease



Unidata Support wrote:
------- Forwarded Message

>To: <address@hidden>
>From: "David B. Bukowski" <address@hidden>
>Subject: LDM 5.1.3 install problems
>Organization: UCAR/Unidata
>Keywords: 200104172121.f3HLLbL09212

more like compile problems
when I try to compile on my linux box now I get these errors
Making `all' in directory /home/ldm/src/pqutil

make[2]: Entering directory `/home/ldm/ldm-5.1.3/src/pqutil'
gcc -g -I../config -I. -I../misc -I../ulog -I../protocol -I../pq
-DHAVE_CONFIG_H -c -o pqutil.o pqutil.c
pqutil.c: In function `parse_time':
pqutil.c:135: storage size of `time_conv' isn't known
make[2]: *** [pqutil.o] Error 1
make[2]: Leaving directory `/home/ldm/ldm-5.1.3/src/pqutil'
make[1]: *** [subdir_target] Error 1
make[1]: Leaving directory `/home/ldm/ldm-5.1.3/src'
make: *** [pqutil/all] Error 2

i'm using
weather:~/src> gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20010319 (Debian prerelease)
weather:~/src> uname -a
Linux weather 2.4.3 #1 SMP Tue Apr 3 04:50:38 CDT 2001 i686 unknown
weather:~/src>

wondering why it comes up with that error cause it didn't crash before, i
just recently upgraded gcc to this newer version... it may be the gcc
itself and the header file its looking at but I used a clean version of
your ldm-5.1.3
if you need access to the system to look at exactly what I have I can give
access for you to test on a platform...
Thanks for your time
-dave
(hoping i wont have this problem in the next release)

-------------------------------------------------------------------------------
David B. Bukowski               |email (work):          address@hidden
Network Analyst                 |email (personal):      address@hidden
College of Dupage               |pager:                 (630) 266-7775
Glen Ellyn, Illinois            |work phone:            (630) 942-2591
http://www.cod.edu/             |ICQ#:                  46516655
-------------------------------------------------------------------------------

------- End of Forwarded Message

Hi David,

First, we don't have a Debian box here, so I can't test these things directly.  However, at least one other site has compiled the LDM under Debian potato (the most recent Debian version, Debian GNU/Linux 2.2) using gcc.  So, I believe it can be done.

I would think that your gcc would work.   Was there any anamolous output from configure?  Are you sure make is getting the right gcc?  Which 'make' is being invoked?  My last suspect would be glibc.  Which glibc do you have? (Try 'rpm -q glibc'.)  I think my version, glibc-2.2-12 is pretty current.

Try these things and let me know what you find out.

Anne

-- 
***************************************************
Anne Wilson                     UCAR Unidata Program            
address@hidden                  P.O. Box 3000
                                  Boulder, CO  80307
----------------------------------------------------
Unidata WWW server       http://www.unidata.ucar.edu/
****************************************************