<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Team,<div><br></div><div>I am trying to fix issue:  <a href="https://github.com/checkpoint-restore/criu/issues/341">Issue 341</a></div><div>and as a part of the fix  I am adding a call clock_gettime() in &#39;<span style="background-color:rgba(27,31,35,0.05);color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,&quot;Liberation Mono&quot;,Menlo,Courier,monospace;font-size:11.9px">compel/plugins/std/log.c</span>&#39;.</div><div>But I am facing issues while building the same. </div><div>Error:</div><div><div> LINK     criu/pie/parasite.built-in.o</div><div>  GEN      criu/pie/parasite-blob.h</div><div>Error (compel/src/lib/handle-elf-host.c:336): Unexpected undefined symbol: `clock_gettime&#39;. External symbol in PIE?</div><div>criu/pie/Makefile:49: recipe for target &#39;criu/pie/parasite-blob.h&#39; failed</div><div>make[2]: *** [criu/pie/parasite-blob.h] Error 255</div><div>criu/Makefile:61: recipe for target &#39;pie&#39; failed</div><div>make[1]: *** [pie] Error 2</div><div>Makefile:228: recipe for target &#39;criu&#39; failed</div></div><div><br></div><div>Though I have included the appropriate headers.</div><div>A little assistance is required around the same. </div><div><br></div><div>Thanks and Regards,</div><div>Mitul Karnik</div></div></div></div>