<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/8 Adrian Knoth <span dir="ltr"><<a href="mailto:adi@drcomp.erfurt.thur.de" target="_blank">adi@drcomp.erfurt.thur.de</a>></span><br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On Tue, Jan 08, 2013 at 02:06:46PM -0200, Diego Simak wrote:<br>
<br>
> I'm using v.0.14.97-dev branch now but I got this error:<br>
><br>
> gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/include/alsa     -pthread<br>
> -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include<br>
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0<br>
> -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0<br>
> -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1<br>
> -I/usr/include/freetype2 -I/usr/include/directfb<br>
> -I/usr/include/libpng12      -I/usr/include/lash-1.0 -I/usr/include/alsa<br>
> -I/usr/include/uuid    -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -D_REENTRANT<br>
> -DARCH_BITS=64 -DPHASEX_CPU_POWER=2 -DNUM_PARTS=2  -std=gnu99 -pipe -Wall<br>
> -mtune=native -march=native -m64  -O3 -ffast-math -fomit-frame-pointer<br>
> -fsingle-precision-constant   -MT timekeeping.o -MD -MP -MF<br>
> .deps/timekeeping.Tpo -c -o timekeeping.o timekeeping.c<br>
> timekeeping.c:60: error: ‘CLOCK_MONOTONIC_RAW’ undeclared here (not in a<br>
> function)<br>
<br>
</div>A classic. ;) Fixed now:<br>
<br>
   <a href="https://github.com/adiknoth/phasex" target="_blank">https://github.com/adiknoth/phasex</a><br>
<br>
<br>
Pull request sent, so I guess it will eventually end up in William's<br>
repo, too.<br>
<br>
<br>
Cheers<br>
<span class=""><font color="#888888"><br>
--<br>
mail: <a href="mailto:adi@thur.de">adi@thur.de</a>       <a href="http://adi.thur.de" target="_blank">http://adi.thur.de</a>      PGP/GPG: key via keyserver<br>
<br>
</font></span></blockquote></div><br><br></div><div class="gmail_extra">Thank you very much.<br>Please confirm if it was fixed to dev branch, because it seems that it was included in the v.014.96 branch which has other error (jack_port_type_id_t)<br>

</div><div class="gmail_extra"><br>I've manually edited timekeeping.c from 0.14.97-dev with your fix and now it compiles OK, but I'm getting a Segmentation fault during execution:<br><br>diego@ruidosa:~$ phasex<br>

<br>(<unknown>:7002): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",<br><br>(<unknown>:7002): Gtk-WARNING **: Unable to locate theme engine in module_path: "nodoka",<br>

Segmentation fault<br>diego@ruidosa:~$ <br><br><br></div><div class="gmail_extra">Let me know any file that I can provide you.<br><br></div><div class="gmail_extra">Thank you very much.<br></div><div class="gmail_extra">
Diego<br>
<br></div><div class="gmail_extra"><br><br></div></div>