> ----- Original Message ----- > From: Adrian Knoth > > On Tue, Jan 08, 2013 at 02:06:46PM -0200, Diego Simak wrote: > > > I'm using v.0.14.97-dev branch now but I got this error: > > > > gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/alsa -pthread > > -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include > > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > > -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 > > -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 > > -I/usr/include/freetype2 -I/usr/include/directfb > > -I/usr/include/libpng12 -I/usr/include/lash-1.0 -I/usr/include/alsa > > -I/usr/include/uuid -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -D_REENTRANT > > -DARCH_BITS=64 -DPHASEX_CPU_POWER=2 -DNUM_PARTS=2 -std=gnu99 -pipe -Wall > > -mtune=native -march=native -m64 -O3 -ffast-math -fomit-frame-pointer > > -fsingle-precision-constant -MT timekeeping.o -MD -MP -MF > > .deps/timekeeping.Tpo -c -o timekeeping.o timekeeping.c > > timekeeping.c:60: error: ‘CLOCK_MONOTONIC_RAW’ undeclared here (not in a > > function) > > A classic. ;) Fixed now: > > https://github.com/adiknoth/phasex > > > Pull request sent, so I guess it will eventually end up in William's > repo, too.
Thanks Adrian, This is now in git v0.14.97-dev. The jack_bufsize crash you reported on github is also fixed. These seem to be the last of the build/crash issues with v0.14.96, so now I can concentrate on getting v0.14.97 out by the end of the week. Cheers, --ww _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
