- Download libev source in http://dist.schmorp.de/libev/
- run >sh ./configure
- run >make
- libev.a static lib file generated in ./lib
I remembered that I cannot compile it successfully before. But after I compiled the LibUV, and added the header file & libs, I can build libev successfully.