When I say 'make', it tells me:

lconrad@tuba lilypond]$ make
echo "This is HEAD.  Go away"
This is HEAD.  Go away
exit 1
make: *** [foo] Error 1

When I say 'make all', it says:

[lconrad@tuba lilypond]$ make all 

 *** config.h is out of date
 *** Remove it and rerun autogen:
         rm config.h; ./autogen.sh

make: *** [/home/lconrad/src/lilypond/lilypond/config.h] Error 1
[lconrad@tuba lilypond]$ 

When I say ' rm config.h; ./autogen.sh', it says:

[lconrad@tuba lilypond]$ rm config.h;./autogen.sh
rm: cannot remove `config.h': No such file or directory
WARNING: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Running autoconf ...
processing ./stepmake
Running autoconf ...
Running ./configure ...
loading cache ./config.cache
./configure: foo:: command not found
This is HEAD.  Go away
[lconrad@tuba lilypond]$ 

It looks to me like VERSION should either not look the way it does, or
shouldn't be called the way it is from ./configure.

-- 
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to