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

[McIDAS #UMU-373802]: Need new version of McIDAS



Hi Gilbert,

Sorry for not being able to get to your inquiry yesterday!

re:
> Upgrading to Ubuntu 22 broke our version of McIDAS that I have from July 6 
> with the error:

Can you tell me the McIDAS version number of the distribution you are trying to 
build?
The contents of the copy of VERSION.TXT will suffice:

~mcidas/<mcidas version>/data/VERSION.TXT

re:
> gfortran -c -O -Wuninitialized -fno-automatic -fno-range-check 
> -ffixed-line-lengdf5/src -I../../src/../hdf5/hl/src 
> -I../../src/../hdf/hdf/src -I../../src/../hdf./src/../g2clib 
> -I../../src/../libpng -I../../src/../sqlite datarecv.f
> compile datarecv.mac:           done
> ../../src/mccomp -g -gfortran -o datarecv.k ../../src/main.o datarecv.o -L. 
> -L..
> mccomp: Using default optimizations
> gfortran -g -o datarecv.k ../../src/main.o datarecv.o -L. -L../../src 
> -L/usr/X11
> /usr/bin/ld: ../../src/main.o: in function `main':
> /home/mcidas/mcidas2020a/src/main.c:37: undefined reference to `main0_'
> collect2: error: ld returned 1 exit status
> link    datarecv.k:             FAILED

DATARECV is in the XCD portion of the Unidata McIDAS distribution for
newer versions, and it looks like you are working with a newer version
(I deduce this from the '../../src/mccomp' message in the log output
you ncluded).  I was not under the impression that COD actually uses
XCD, but I could be wrong (I'll touch base with Mike Z).  If you aren't
using the XCD component, you should be able to do a successful build
using:

<as 'mcidas'>
cd ~mcidas/<mcidas version>/src
make clobber
make
make install

re:
> So, I am requesting the latest version to get it to work. Thank you!

If you are using the XCD component, I will put a pre-release copy of
Unidata McIDAS v2022 somewhere for you to grab.

Cheers,

Tom
--
****************************************************************************
Unidata User Support                                    UCAR Unidata Program
(303) 497-8642                                                 P.O. Box 3000
address@hidden                                   Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage                       http://www.unidata.ucar.edu
****************************************************************************


Ticket Details
===================
Ticket ID: UMU-373802
Department: Support McIDAS
Priority: Normal
Status: Open
===================
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.