2009/3/16 Andrew Fenn <span dir="ltr">&lt;<a href="mailto:andrewfenn@gmail.com">andrewfenn@gmail.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You don&#39;t need to rename the files and there is no fix. It&#39;s because<br>
it was included wrong.<br>
<br>
You&#39;re suppose to do #include &lt;enet/enet.h&gt; not #include &lt;enet.h&gt;<br>
<br>
This is why you&#39;re getting errors about &quot;clock_t&quot; being in the global namespace.<br>
</blockquote><div><br>Ok. The problem is that in the makefile I use pkg-config to automatically add the compilation parameters to gcc. So when I add ENet pkg-congif gives me this parameters: -I/usr/include/enet -lenet<br>
If I errase the first parameter and I add -lenet manually all works fine :P<br></div></div><br>Thanks<br clear="all"><br>-- <br>Live Free or Die Hard<br>