Hi! I compile a program to kamikaze and when compiling there is this error:

undefined reference to `timer_create'

I use time.h for creating timers. I also used '-lrt', but it was useless, altough it seems working on my computer, but the SDK don't accept it. It is interesting, because for example libpcap is working right, so I don't know what to do!

Can anyone help me?

Regards: Crusader