- 论坛徽章:
- 0
|
c++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -c maildirsearchC.cpp
maildirsearch.h:93: error: ‘string’ does not name a type
maildirsearch.h:95: error: ISO C++ forbids declaration of ‘vector’ with no type
maildirsearch.h:95: error: expected ‘;’ before ‘<’ token
maildirsearch.h:100: error: ‘string’ has not been declared
maildirsearch.h: In member function ‘int MaildirSearch::setString(int)’:
maildirsearch.h:102: error: ‘String’ was not declared in this scope
maildirsearch.h:103: error: request for member ‘c_str’ in ‘s’, which is of non-class type ‘int’
make[1]: *** [maildirsearchC.o] Error 1
make[1]: Leaving directory `/home/network/software/qmail/Qmail_setup/sqwebmail-3.3.7.20020910/maildir'
make: *** [all-recursive] Error 1
不知道是怎么回事? |
|