GCC v3.0.2, linux 2.4.x, cdrdao v1.1.5 fails to compile on ./trackdb/CdTextItem.cc unable to find a match for std::basic_ostream form(). form() is outdated in the 3.0.2 series and needs to be replaced out of the cdrdao sources.
-eric shattow
shadow@serverart.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-02-18
Are there any patches available to compile this with gcc3, or how do I replace the function form()?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
GCC v3.0.2, linux 2.4.x, cdrdao v1.1.5 fails to compile on ./trackdb/CdTextItem.cc unable to find a match for std::basic_ostream form(). form() is outdated in the 3.0.2 series and needs to be replaced out of the cdrdao sources.
-eric shattow
shadow@serverart.com
Are there any patches available to compile this with gcc3, or how do I replace the function form()?