I think it is a quite recent POSIX function to query arbitrary clocks in the system, if your libc doesn&#39;t support it, you might have to use gettimeofday instead.<br><br>Wladimir<br><br><div class="gmail_quote">On Wed, Mar 5, 2008 at 9:42 PM, Nathan Caldwell &lt;<a href="mailto:saintdev@gmail.com">saintdev@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi.<br>
First, I apologize for cross posting.<br>
I&#39;m attempting to add schroedinger to HandBrake. The problem is when I<br>
go to link I get an undefined reference to clock_gettime from liboil<br>
and schroedinger. Any ideas why this would be?<br>
<br>
...updating 1 target(s)...<br>
Link HandBrakeCLI<br>
contrib/lib/libschroedinger-1.0.a(libschroedinger_1.0_la-schroasync-pthread.o):<br>
In function `schro_async_wait_locked&#39;:<br>
(.text+0x476): undefined reference to `clock_gettime&#39;<br>
contrib/lib/liboil-0.3.a(liboil_0.3_la-liboilcpu.o): In function<br>
`oil_profile_stamp_clock_gettime&#39;:<br>
/home/nate/projects/liboil/liboil/liboilcpu.c:88: undefined reference<br>
to `clock_gettime&#39;<br>
collect2: ld returned 1 exit status<br>
<br>
<br>
--<br>
-Nathan Caldwell<br>
<br>
-------------------------------------------------------------------------<br>
This SF.net email is sponsored by: Microsoft<br>
Defy all challenges. Microsoft(R) Visual Studio 2008.<br>
<a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/" target="_blank">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br>
_______________________________________________<br>
Schrodinger-devel mailing list<br>
<a href="mailto:Schrodinger-devel@lists.sourceforge.net">Schrodinger-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/schrodinger-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/schrodinger-devel</a><br>
</blockquote></div><br>