amber-developers: Problems with Make clean with current CVS Tree.

From: Ross Walker <ross.rosswalker.co.uk>
Date: Sat, 1 Apr 2006 10:49:51 -0700

The clean target in the Makefile in amber9/src has the following two lines
for cleaning netcdf:

        cd netcdf/lib; rm -f libnetcdf.a
        cd netcdf/include; rm -f *

The include directory does not exist in the CVS tree and so if one does
not
build netcdf and does a Make clean in amber9/src the rm -f * command gets
executed in the src directory and consequently the main amber Makefile,
configure script, config.h etc all get deleted.

All the best
Ross

/\
\/
|\oss Walker

| HPC Consultant and Staff Scientist |
| San Diego Supercomputer Center |
| Tel: +1 858 822 0854 | EMail:- ross.rosswalker.co.uk |
| http://www.rosswalker.co.uk | PGP Key available on request |

Note: Electronic Mail is not secure, has no guarantee of delivery, may not
be read every day, and should not be used for urgent or sensitive issues.
Received on Wed Apr 05 2006 - 23:49:31 PDT
Custom Search