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.
Hi again David, After looking at the code in plotsub.for more closely, I see that the call to cblank can be changed to cleanc. Given this, I suggest the following alternative to the makefile modifications I sent previously: <as 'mcidas'> - back out of any changes you may have made to 'makefile' - edit plotsub.for and: change: call cblank(cstr) to: call cleanc(cstr) - continue the McIDAS build: make OR make mcx re: your response before I wrote the above > Thank you Tom!! > > That's a great help, and thanks so much for the rapid response. No worries. re: > I'm hoping you can help with the next stumbling block as well? I suspect > this one is more common, but not sure. > > I'm getting an error linking mcwish due to undefined symbol _BSTgettimeofday > in _NativeGetTime in libtcl8.5a (originally in tclUnixTime.c) > I see there is some flags/code in config to deal with this subroutine, but > for whatever reason the end result on my machine is a linker error... Hmm... this will be tougher for me to figure out as I have not seen it before. Is there any chance I could login to your machine as 'mcidas' so I could troubleshoot the problem there? re: > Sorry to bug you again... I hope there won't be many more roadblocks, if any! No worries. 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: TTI-427756 Department: Support McIDAS Priority: Normal Status: Closed