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

Re: gdb files under ldm-6.4.1



Hi Celia,

> To: address@hidden
> cc: address@hidden
> From: Celia Chen <address@hidden>
> Subject: gdb files under ldm-6.4.1
> Organization: NCAR/RAL
> Keywords: 200508161947.j7GJlhjo005964 LDM gdbm

The above message contained the following:

> I installed ldm-6.4.1 on one of our new linex machines that runs sarge OS.

What's "sarge OS".  What is the output from the command "uname -a" on
that system?

> For some reason the gdb files are not being generated.

Are you really using the DBFILE action in a pqact(1) configuration
file?  That technology is so old I'm surprised anyone's using it.  Are
there subsequent programs that are designed to use the resulting gdbm(3)
files or are they just being created but nothing uses them?

I wonder if the configure(1) script decided that the gdbm(3) library
shouldn't be used on that system.  What is the value of the USE_GDBM
macro in the file $LDMHOME/include/config/ldmconfig.h?

> I also noticed that 
> ----------
> libgdbm.so.1 is not listed when I did "ldd pqact":
>         libm.so.6 => /lib/tls/libm.so.6 (0xb7f2c000)
>         libc.so.6 => /lib/tls/libc.so.6 (0xb7df6000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7f5d000)
> 
> Also, the size of pqact seems larger than the one that is installed 
> under woody OS:

What's "woody OS"?  What is the output from the command "uname -a" on
that system?

> shim:~/bin> ll pqact
> -rwxr-xr-x  1 ldm ldm 103220 Aug  3 14:36 pqact*
> 
> -----------
> topaz:/home/ldm:ldd pqact
>         libm.so.6 => /lib/libm.so.6 (0x4001d000)
>         libgdbm.so.1 => /usr/lib/libgdbm.so.1 (0x4003e000)
>         libc.so.6 => /lib/libc.so.6 (0x40045000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
> topaz:/home/ldm:ll pqact
> -rwxr-xr-x    1 ldm      ldm         97582 Aug  2 15:54 pqact
> topaz:/home/ldm:pwd
> /home/ldm/ldm-6.4.1/bin
> 
> Any suggestions?

It would appear that the LDM installations on the two systems aren't
identical.  Should they be?  I don't have enough information to decide.

Try comparing the files $LDMHOME/src/configure.log on the two systems.
Do they show any differences between the executions of the two
configure(1) scripts?

> Thanks.
> 
> Celia

Regards,
Steve Emmerson

> NOTE: All email exchanges with Unidata User Support are recorded in the
> Unidata inquiry tracking system and then made publicly available
> through the web.  If you do not want to have your interactions made
> available in this way, you must let us know in each email you send to us.