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

make: Nothing to be done for `default'.

Li Ming

Li Ming
Member
Hello,

I'm having some problems creating a domain file and I can't find out what the problem is. I am using the intel compiler, first I execute the command under /gpfs/gpfs_fs/home/lmw/clm5new/cime/tools

./configure --machine myintel --macros-format Makefile --mpilib impi
After generating env_mach_specific.xml and Macros.make, I went to /gpfs/gpfs_fs/home/lmw/clm5new/cime/tools/mapping/gen_domain_files/src, Modified the Makefile with the LDFLAGS += $(USER_LDFLAGS) -L$(LIB_NETCDF) -lnetcdf -lnetcdff, and executed the make command, which showed the following message:
use the configure script located in the Machines directory to create the Makefile Macros.make file
make: Nothing to be done for `default'.

Any help will be much appreciated. Thanks!
 

Attachments

  • env_mach_specific.xml.txt
    1 KB · Views: 2
  • Macros.make.txt
    1.8 KB · Views: 1
  • Makefile.txt
    4 KB · Views: 2
  • Macros-make.png
    Macros-make.png
    22.7 KB · Views: 4
  • make.png
    make.png
    20.9 KB · Views: 4
Top