Hi
I am trying to build CESM on Bluegene/L with Linux OS system. I have choose the machine as prototype_frost. I have compiled all the components successfully and and getting error at the last as below:
1501-510 Compilation successful for file ccsm_driver.F90.
blrts_xlf90 -o /home/caos2/casgbala/dev_blugene/CESM102/cesm_intel/cesm1_0_2/scripts/casgbala/test1/run/ccsm.exe ccsm_driver.o map_atmatm_mct.o map_atmice_mct.o map_atmlnd_mct.o map_atmocn_mct.o map_glcglc_mct.o map_iceice_mct.o map_iceocn_mct.o map_lndlnd_mct.o map_ocnocn_mct.o map_rofocn_mct.o map_rofrof_mct.o map_snoglc_mct.o map_snosno_mct.o mrg_x2a_mct.o mrg_x2g_mct.o mrg_x2i_mct.o mrg_x2l_mct.o mrg_x2o_mct.o mrg_x2s_mct.o seq_avdata_mod.o seq_diag_mct.o seq_domain_mct.o seq_flux_mct.o seq_frac_mct.o seq_hist_mod.o seq_rearr_mod.o seq_rest_mod.o -L/home/caos2/casgbala/dev_blugene/CESM102/cesm_intel/cesm1_0_2/scripts/casgbala/test1/lib -latm -llnd -lice -locn -lglc -L/home/caos2/casgbala/dev_blugene/CESM102/cesm_intel/cesm1_0_2/scripts/casgbala/test1/lib -lcsm_share -lmct -lmpeu -lpio -L/opt/ibmmath/essl/4.2/lib -lmass -lmassv -L/contrib/memmon2 -lmemmon2 -L/home/caos2/casgbala/dev_blugene/netcdf_blugen/netcdf-3.6.3_installed/lib -lnetcdf -L/bgl/BlueLight/ppcfloor/bglsys/lib -lmpich.rts -lmsglayer.rts -lrts.rts -ldevices.rts -Wl,--allow-multiple-definition
/bgl/BlueLight/ppcfloor/blrts-gnu/powerpc-bgl-blrts-gnu/bin/ld: cannot find -lmemmon2
gmake: *** [/home/caos2/casgbala/dev_blugene/CESM102/cesm_intel/cesm1_0_2/scripts/casgbala/test1/run/ccsm.exe] Error 1
It says cannot find -lmemmon2,and there is no such /contrib/ directory in our system, also my system admin says its not a Blugene/L system library..
I am not able to figure out ..
Please clarify if any one knows about the problem...
Thanks.
Dev
I am trying to build CESM on Bluegene/L with Linux OS system. I have choose the machine as prototype_frost. I have compiled all the components successfully and and getting error at the last as below:
1501-510 Compilation successful for file ccsm_driver.F90.
blrts_xlf90 -o /home/caos2/casgbala/dev_blugene/CESM102/cesm_intel/cesm1_0_2/scripts/casgbala/test1/run/ccsm.exe ccsm_driver.o map_atmatm_mct.o map_atmice_mct.o map_atmlnd_mct.o map_atmocn_mct.o map_glcglc_mct.o map_iceice_mct.o map_iceocn_mct.o map_lndlnd_mct.o map_ocnocn_mct.o map_rofocn_mct.o map_rofrof_mct.o map_snoglc_mct.o map_snosno_mct.o mrg_x2a_mct.o mrg_x2g_mct.o mrg_x2i_mct.o mrg_x2l_mct.o mrg_x2o_mct.o mrg_x2s_mct.o seq_avdata_mod.o seq_diag_mct.o seq_domain_mct.o seq_flux_mct.o seq_frac_mct.o seq_hist_mod.o seq_rearr_mod.o seq_rest_mod.o -L/home/caos2/casgbala/dev_blugene/CESM102/cesm_intel/cesm1_0_2/scripts/casgbala/test1/lib -latm -llnd -lice -locn -lglc -L/home/caos2/casgbala/dev_blugene/CESM102/cesm_intel/cesm1_0_2/scripts/casgbala/test1/lib -lcsm_share -lmct -lmpeu -lpio -L/opt/ibmmath/essl/4.2/lib -lmass -lmassv -L/contrib/memmon2 -lmemmon2 -L/home/caos2/casgbala/dev_blugene/netcdf_blugen/netcdf-3.6.3_installed/lib -lnetcdf -L/bgl/BlueLight/ppcfloor/bglsys/lib -lmpich.rts -lmsglayer.rts -lrts.rts -ldevices.rts -Wl,--allow-multiple-definition
/bgl/BlueLight/ppcfloor/blrts-gnu/powerpc-bgl-blrts-gnu/bin/ld: cannot find -lmemmon2
gmake: *** [/home/caos2/casgbala/dev_blugene/CESM102/cesm_intel/cesm1_0_2/scripts/casgbala/test1/run/ccsm.exe] Error 1
It says cannot find -lmemmon2,and there is no such /contrib/ directory in our system, also my system admin says its not a Blugene/L system library..
I am not able to figure out ..
Please clarify if any one knows about the problem...
Thanks.
Dev