>> cmdiag.cpp:211: error: 'strstr' was not declared in this scope > > #include <string.h> > > добавить в cmdiag.cpp. это функция в glibc. Это не совсем правильно. Нужно добавлять #include <cstring>