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

Fortcom compilation problem

TCNasa

Tom Caldwell
Member
I'm trying to build CESM but I'm running into this problem with fortcom.
Any suggestions where to look to resolve it?

Thanks.


gmake: Leaving directory `/CERES/sarb/caldwell/CESM2/cime/output/mycase/bld/gnu/mpich2-1.4/nodebug/nothreads/gptl'


/usr/local/intel/bin/intel64/fortcom: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory


ifort: error #10273: Fatal error in /usr/local/intel/bin/intel64/fortcom, terminated by 0x7f


gmake: *** [perf_utils.o] Error 127


ERROR: /usr/local/intel/bin/intel64/fortcom: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory


ifort: error #10273: Fatal error in /usr/local/intel/bin/intel64/fortcom, terminated by 0x7f


gmake: *** [perf_utils.o] Error 127

 

TCNasa

Tom Caldwell
Member
Can't get my screen shot to post. Basically Error 127 from gmake saying that there is an error loading shared libraries: libstdc++.so.5 . Fatal error in /usr/local/intel/bin/intel64/fortcom. ifort: error#10273.
 

nusbaume

Jesse Nusbaumer
CSEG and Liaisons
Staff member
Hi Tom,

I am moving this thread to the infrastructure forum, as it looks like there is an issue finding some standard libraries (which could be a porting or system environment issue), and the folks who monitor the infrastructure forum are the experts on those particular topics.

Hope that helps, and have a great day!

Jesse
 
Top