> On 18.06.2011 22:04, Robert Vogel wrote:
> > A number of revisions made to midi processor GMorgan, download it from
> > Sourceforge.
> >
> > Demo at YouTube video. About 8 minutes. (best in full screen because it
> > is high res) at
http://www.youtube.com/watch?v=3uIRq6M1tCs
> >
> > Your feedback appreciated.
> >
> >
> > _______________________________________________
> > Linux-audio-user mailing list
> >
Linux-audio-user@lists.linuxaudio.org
> >
http://lists.linuxaudio.org/listinfo/linux-audio-user
> >
> hallo,
> thanks for the announcement here!
>
> i tried building it, but when running make:
>
> ...
> Making all in help
> make[2]: Entering directory
> `/home/nowhiskey/Desktop/src/gmorgan_0.40/data/help'
> make[2]: Für das Ziel »all« ist nichts zu tun.
> make[2]: Leaving directory
> `/home/nowhiskey/Desktop/src/gmorgan_0.40/data/help'
> make[2]: Entering directory `/home/nowhiskey/Desktop/src/gmorgan_0.40/data'
> make[2]: *** Keine Regel vorhanden, um das Target »HowHighTheBoom.gmsong«,
> benötigt von »all-am«, zu erstellen. Schluss.
> make[2]: Leaving directory `/home/nowhiskey/Desktop/src/gmorgan_0.40/data'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/home/nowhiskey/Desktop/src/gmorgan_0.40/data'
> make: *** [all-recursive] Fehler 1
> nowhiskey@murija5:~/Desktop/src/gmorgan_0.40$
>
>
> it is an aptosid system, gcc is:
> gcc (Debian 4.6.0-14) 4.6.1 20110616 (prerelease)
>
> but i tried also:
> export CC=gcc-4.5 CPP=cpp-4.5 CXX=g++-4.5
>
> and i get exactely the same error.
>
>
>
> cheers,
> doc
>
>