Peter Leschev writes:

>         I'm trying to build the latest from CVS under cygwin, and I'm getting 
> the following error. Any ideas?

Yes.

> mv feta11.{pfa,pfb,svg} ./out
> mv: cannot stat `feta11.{pfa,pfb,svg}': No such file or directory

{} is a bashism, use bash as /bin/sh, or try make SHELL=/bin/bash

While this should maybe be fixed, Cygwin is the only unix on earth
to use ash for /bin/sh (flame on).

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to