On 20.06.2011 22:39, Robert Vogel wrote:
On Sun, 2011-06-19 at 06:08 +0200, Dragan Noveski wrote:
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@xxxxxxxxxxxxxxxxxxxx
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
Hi doc,
I got this note from Martin Tarenskeen which maybe solves the problem:
- - - - -
On Fri, 17 Jun 2011, Martin Tarenskeen wrote:
make[2] *** No rule to make 'HowHighTheBoom.gmsong', needed for
'all-am'.
Stopped.
I found the error:
It seems you accidentally renamed a file: In the data directory I found
"HowHignTheBoom.gmsong", instead of "HowHighTheBoom.gmsong". Hign
should
be High.
- - - - -
See if that fixes it ...
Bob
all right - for that part changing the name helps, but now i get this
gettext error, even when changing the po/Makefile.in.in and entering
0.18.1 which is the version of gettext on my system:
Making all in po
make[1]: Entering directory `/home/nowhiskey/Desktop/src/gmorgan_0.40/po'
*** error: gettext infrastructure mismatch: using a Makefile.in.in from
gettext version 0.18.1 but the autoconf macros are from gettext version
@GETTEXT_MACRO_VERSION@
make[1]: *** [check-macro-version] Fehler 1
make[1]: Leaving directory `/home/nowhiskey/Desktop/src/gmorgan_0.40/po'
make: *** [all-recursive] Fehler 1
cheers,
doc
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
http://lists.linuxaudio.org/listinfo/linux-audio-user