I get a problem when compiling ncmpcpp the cygwin version 1.7.16when I am running "make" output like this FYI : ncmpcpp ver 0.5.5
----------------------------------------CUT HERE------------------------------------------------ bowo@baw ~/ncmpcpp $ make make all-recursive make[1]: Entering directory `/home/bowo/ncmpcpp' Making all in src make[2]: Entering directory `/home/bowo/ncmpcpp/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/taglib -g -O2 -fno-exceptions -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.cpp In file included from browser.cpp:30:0: global.h:50:9: error: ‘timeval’ does not name a type Makefile:355: recipe for target `browser.o' failed make[2]: *** [browser.o] Error 1 make[2]: Leaving directory `/home/bowo/ncmpcpp/src' Makefile:352: recipe for target `all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/bowo/ncmpcpp' Makefile:261: recipe for target `all' failed make: *** [all] Error 2 -------------------------------------------CUT HERE------------------------------------------------ how to fix this -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple