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

some error when make the Makefile

liul@fio_org_cn

New Member
Hi,

I met some error during the process of running CAM.

I installed CAM3.0 on our SGI ALTIX 3700 with Red Hat Linux system. When I acted as the part 1.2 of the userguide, some mistake emerged. I did not know what's wrong with it!
The error information is listed below:

@************************************

[ll@altix3700 cam]$ make
cd /home/ll/cam/cam1/models/utils/esmf;
echo "Build the ESMF library.";
echo "ESMF is NOT supported by the CCSM project, but by t he ESMF core team in NCAR/SCD";
echo "See http://www.esmf.ucar.edu";
make -j 1 BOPT=O ESMF_BUILD=/home/ll/cam/esmf ESMF_DIR=/h ome/ll/cam/cam1/models/utils/esmf ESMF_ARCH=;
Build the ESMF library.
ESMF is NOT supported by the CCSM project, but by the ESMF core team in NCAR/SCD
See http://www.esmf.ucar.edu
make[1]: Entering directory `/home/ll/cam/cam1/models/utils/esmf'
makefile:15: /home/ll/cam/cam1/models/utils/esmf/build//base: No suc h file or directory
make[1]: *** No rule to make target `/home/ll/cam/cam1/models/utils/ esmf/build//base'. Stop.
make[1]: Leaving directory `/home/ll/cam/cam1/models/utils/esmf'
make: *** [/home/ll/cam/esmf/lib/libO//libesmf.a] Error 2


@************************************


Please help me, thank you very much!

Best Regard

Liulin
 
Top