2009/3/16 Andrew Fenn <span dir="ltr"><<a href="mailto:andrewfenn@gmail.com">andrewfenn@gmail.com</a>></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't need to rename the files and there is no fix. It's because<br>
it was included wrong.<br>
<br>
You're suppose to do #include <enet/enet.h> not #include <enet.h><br>
<br>
This is why you're getting errors about "clock_t" 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>