Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

SCAM build error

Hello,

When I try to gmake SCAM, using netcdf-3.6.0-p1 on a linux machine, the configuration is successful, but early in the make process I get the following error:

-----------------------------------------------------------
/usr/local/GMT/netcdf-3.5.0/lib/libnetcdf.a(string.o)(.text+0x37): In function `NC_check_name':
: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status
gmake[1]: *** [../scamgui] Error 1
gmake[1]: Leaving directory `/squallvault/ccm33/SCAM/cam1/models/atm/cam/tools/scam/ui'
gmake: *** [all] Error 2
--------------------------------------------------------------

Does anybody know why this error occus, or where I could look to try to fix it?

Thanks,
Cathy
 
Top