<div>Hi,</div>
<div>&nbsp;</div>
<div>I&#39;m trying to use&nbsp;&quot;template.c&quot; so as to make my own analysis tool for gmx-generated trajectories.</div>
<div>Due to the complexity of the&nbsp;tool (it builds an affine Voronoi diagram), I want to compile it as a stand-alone application.</div>
<div>Unfortunately, the&nbsp;compiler cannot resolve several external functions called in &quot;template.c&quot;: such as &quot;thanx&quot; and&nbsp;&quot;read_next_frame&quot;, among others.</div>
<div>&nbsp;</div>
<div>I would appreciate very much any clues in how to solve this problem.</div>
<div>&nbsp;</div>
<div>Regards.</div>
<div>&nbsp;</div>
<div>Pedro.</div>