Error compiling 2.2.3
"Barry Fawthrop" <[email protected]> Thu, 30 Jan 2003 20:23:25 -0600
| Newsgroups | gmane.comp.audio.zinf.user |
|---|---|
| Message-ID | <[email protected]> |
/usr/include/c++/3.2/backward/backward_warning.h:32:2: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. plm/metadata/id3lib/id3lib.cpp: In function `bool getTag(ID3_Tag&, ID3_FrameID, std::string&)': plm/metadata/id3lib/id3lib.cpp:210: no matching function for call to `ID3_Frame ::GetField(ID3_FieldID)' plm/metadata/id3lib/id3lib.cpp: In function `bool setTag(ID3_Tag&, ID3_FrameID, const std::string&)': plm/metadata/id3lib/id3lib.cpp:232: no matching function for call to `ID3_Frame ::GetField(ID3_FieldID)' make[1]: *** [plm/metadata/id3lib/id3lib.lo] Error 1 make[1]: Leaving directory `/home/barry/zinf-2.2.3' make: *** [plugins-cc] Error 2 All advice welcome? Thanks Barry