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

[LDM #QAV-891001]: Receiving duplicate GRIB messages over LDM



Kevin,

> It is a 64-bit machine, but is using a 32-bit operating system.
> Linux stimpy.ssec.wisc.edu 2.6.9-22.0.1.ELsmp #1 SMP Tue Oct 18 18:39:27
> EDT 2005 i686 i686 i386 GNU/Linux
> I just tried to do a mkqueue with 5 GB and it says that the file is too
> large.

Yes.  I notice from your "configure.log" file that the programming
environments are restricted to 32-bit longs.  This means that the
size of the data portion of the product-queue must be less than
(2^32 - 1) bytes (about 4 GB).  Too bad.

> configure: Checking how to maximize the (long, void*, off_t) programming 
> environment
> checking if the system supports _XBS5_LPBIG_OFFBIG... no
> checking if the system supports _XBS5_LP64_OFF64... no
> checking if the system supports _XBS5_ILP32_OFFBIG... yes
> configure: -D_MAPRGNS
> configure: cflags="-m32 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
> configure: ldflags="-m32"

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: QAV-891001
Department: Support LDM
Priority: Normal
Status: Closed