This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>> >> Do you have Sun compilers you can use to build? If not, do you have >> f2c installed so you can build using 'make VENDOR=-gcc'? I am trying >> to think of ways of testing to see if the problems you are having >> are really related to use of g77. > > Yes, both datasets were remote, not local when I viewed the images separately. > > I will first try it with f2c. I believe I have it. I don't have the Sun > compilers on that machine, but I did export a display from the NSBF SPARC > machines (Sun WS 5.0) and it works fine there. I tried it on a Solaris Intel > box (gcc/g77 v, 2.95.3) at Universal and I get the same error. > > Thanks, > Robert Robert, re: try building McIDAS with gcc/f2c to see if FRMOLAY and IMGOLAY will work > Sigh..I just finished building it with f2c, and the same thing happened. The > only thing I know to try next is to wipe out all of the McIDAS stuff > and start over in case of some weird corruption. Yesterday afternoon, I found a machine that exhibited the same problem you are reporting. This means that I now have a platform on which I can troubleshoot the problem and come up with a fix. I will get back to you when I find out what is going on. My initial inclination is that some character array is misdimensioned. Tom