x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -march=native -O2 -pipe -MT DBwrapper.o -MD -MP -MF .deps/DBwrapper.Tpo -c -o DBwrapper.o DBwrapper.cpp DBwrapper.cpp: In member function ‘std::list<std::basic_string<char> > DBwrapper::Query(std::string, int)’: DBwrapper.cpp:116:5: error: ‘::usleep’ has not been declared Following http://gcc.gnu.org/gcc-4.7/porting_to.html, including <unistd.h> fixes the compilation
Fixed on the new unstable version. Need to file a stable request if appropriate.
use openyahtzee-1.9.1