[Box Backup] Compile error SVN trunk

Torsten boxbackup@boxbackup.org
Thu, 16 Oct 2008 13:01:44 +0200


Hi,
compiling the actual trunk svn 2352 gives me the following error on my Debi=
an=20
Lenny (testing) system.

  [CXX]     Utils.cpp
Utils.cpp: In function =E2=80=98void DumpStackBacktrace()=E2=80=99:
Utils.cpp:138: error: =E2=80=98free=E2=80=99 is not a member of =E2=80=98st=
d=E2=80=99
Utils.cpp:147: error: =E2=80=98free=E2=80=99 is not a member of =E2=80=98st=
d=E2=80=99
make[2]: *** [../../release/lib/common/Utils.o] Fehler 1


Using Debian Etch (stable) it works fine.

libstdc++6 Versions:

Debian Etch:  4.1.1-21
Debian Lenny: 4.3.2-1

  Torsten