Hi,

In my quest to compile lyx under dec cxx (mathed and insets do compile
now) I am faced with a new problem with DebugStrem. The error message
is:

cxx: Error: ../../../lyx-devel/src/support/DebugStream.C, line 66: protected
          function "std::basic_streambuf<charT, traits>::sync [with
          charT=char, traits=std::char_traits<char>]" is not accessible
          through a "std::basic_streambuf<char, std::char_traits<char>>"
          pointer or object
                sb2->sync();
---------------------^

What does that mean? I am sure it used to work...

JMarc

Reply via email to