hmm, this is some changes Jeremiah has been making I guess. Jeremiah - are you able to get this fixed? if not perhaps a configure with --disable-portmidi will enable testing the keyboard shortcut code... Richard
On Tue, 2012-12-04 at 23:08 +0100, Federico Bruni wrote: > Il 04/12/2012 21:35, Richard Shann ha scritto: > > I am sorry, that was really dumb of me, that was just a typo. I have > > pushed a fix to git. Could you try again please? > > I'm trying but I have the following error (after running autogen.sh and > configure): > > $ make > make all-recursive > make[1]: Entering directory `/home/fede/src/denemo' > Making all in portmidi > make[2]: Entering directory `/home/fede/src/denemo/portmidi' > Making all in pm_linux > make[3]: Entering directory `/home/fede/src/denemo/portmidi/pm_linux' > gcc -DHAVE_CONFIG_H -I. -I../.. -I../../portmidi > -I../../portmidi/pm_linux -DPMALSA -D_HAVE_PORTMIDI_ -D_DEBUG > -DPM_CHECK_ERRORS=0 -DDEBUG -g -O2 -I/usr/include/libxml2 -pthread > -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 > -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 > -I/usr/include/freetype2 -pthread -lgthread-2.0 -lrt -lglib-2.0 > -lsndfile -I/usr/include/glib-2.0 > -I/usr/lib/i386-linux-gnu/glib-2.0/include -pthread > -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 > -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/libpng12 -pthread > -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 > -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 > -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include > -I/usr/include/pixman-1 -I/usr/include/libpng12 -pthread > -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 > -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/pango-1.0 > -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 > -I/usr/include/pixman-1 -I/usr/include/libpng12 > -I/usr/include/evince/3.0 -D_HAVE_FLUIDSYNTH_ -D_HAVE_PORTAUDIO_ > -pthread -I/usr/include/aubio -D_HAVE_PORTMIDI_ -D_HAVE_X11_ -MT > libpm_linux_a-finddefault.o -MD -MP -MF > .deps/libpm_linux_a-finddefault.Tpo -c -o libpm_linux_a-finddefault.o > `test -f 'finddefault.c' || echo './'`finddefault.c > finddefault.c:92:1: fatal error: opening dependency file > .deps/libpm_linux_a-finddefault.Tpo: Permission denied > compilation terminated. > make[3]: *** [libpm_linux_a-finddefault.o] Error 1 > make[3]: Leaving directory `/home/fede/src/denemo/portmidi/pm_linux' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/fede/src/denemo/portmidi' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/fede/src/denemo' > make: *** [all] Error 2 > > _______________________________________________ > Denemo-devel mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/denemo-devel _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
