Hi,

I've been looking into this problem, and the following has to bee added
to the SConstruct file (around line 720) to allow mongodb to build:

-Wdeprecated-declarations
-Wno-error=misleading-indentation
-Wno-error=nonnull-compare
-Wno-error=literal-suffix

But that's unfortunately not enough. At some point, -fpermissive has to
be added, but that also is turned into errors. Adding -fpermissive and
removing -Wall made the bad source code build, but I stopped my
investigations there.

Laszlo, since you're coming to Debconf, maybe we can discuss this when
you arrive tomorrow?

Cheers,

Thomas Goirand (zigo)

Reply via email to