Hi, I want to compile Kiba Dock rev 602 because it was the last release to implement the akamaru physics engine. Akamaru compiled fine, but I'm having trouble compiling kiba dock itself:
Code:
/home/slacker/trunk/kiba-dock/src/startup-notification.c:109: undefined reference to `pthread_create'
collect2: ld returned 1 exit status
make[3]: *** [kiba-dock] Error 1
make[3]: Leaving directory `/home/slacker/trunk/kiba-dock/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/slacker/trunk/kiba-dock/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/slacker/trunk/kiba-dock'
make: *** [all] Error 2
Any ideas?
Thanks
Edit:
Or if anybody can recommend me another dock, that'd be great