[Ecls-list] sed
Stephen
scmccarthy at netzero.net
Tue Jun 8 04:59:28 UTC 2004
Due to a sed error, all the makefiles are empty. They all get make, but sed
immediately freaks and nothing gets written to them.
The first error is:
config.status: creating demos/pexpr-config.h
sed: can't read C: No such file or directory
sed: can't read
/msys/1.0/home/Stephen/ecl-0.9b/src/gmp/demos/pexpr-config-h.in: No such
file or directory
Somehow the drive letter and the directory trees are being read as separate
directories by sed.
Try as I might, I cannot determine which sed script determines this part of
the config. Can someone help?
Stephen
More information about the ecl-devel
mailing list