make[2]: Entering directory `/home/avp/soft/build/sound/gmorgan/gmorgan_0.40/data'
make[2]: *** No rule to make target `HowHighTheBoom.gmsong', needed by `all-am'. Stop.
make[2]: Leaving directory `/home/avp/soft/build/sound/gmorgan/gmorgan_0.40/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/avp/soft/build/sound/gmorgan/gmorgan_0.40/data'
make: *** [all-recursive] Error 1
See the INSTALL file. There is a note to
$ autoreconf --install
before doing the ./configure
Did you do that ?
Let me know if this works for you.
There is no ./configure until you run autoreconf --install. I'm not sure why you insist asking to run it :) It's not as if we had many choices :)