In file included from /usr/include/c++/4.5/backward/strstream:47:0, from ../GoteBook/GoteBook.cpp:5: /usr/include/c++/4.5/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. ../GoteBook/GoteBook.cpp:39:16: warning: missing terminating " character ../GoteBook/GoteBook.cpp:39:5: error: missing terminating " character ../GoteBook/GoteBook.cpp: In function ‘int main()’: ../GoteBook/GoteBook.cpp:40:5: error: expected primary-expression before ‘if’ ../GoteBook/GoteBook.cpp:39:15: warning: unused variable ‘file’ make: *** [GoteBook.o] 错误 1