Hi!
I got this message through the Debian bug tracking system. You may want to
have a look at it. If the header is required for some of the platforms you
build on, perhaps add a compiler switch to disable it for those that do not
have it?
Please keep [EMAIL PROTECTED] as Cc when replying, thank you.
---------- Forwarded message ----------
From: Martin Michlmayr <[EMAIL PROTECTED]>
Resent-From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Resent-To: debian-bugs-dist@lists.debian.org
Resent-Cc: Peter Karlsson <[EMAIL PROTECTED]>
Date: Sun, 20 Jan 2008 10:56:48 +0100
Resent-Date: Sun, 20 Jan 2008 09:57:16 +0000
Resent-Date: Sun, 20 Jan 2008 09:57:18 +0000
Subject: Bug#461712: FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers
X-Spam-Status: No, score=-10.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=3.1.4-bugs.debian.org_2005_01_02
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8
Package: multimail
Version: 0.49-1
Usertags: ftbfs-gcc-4.3
Your package fails to build with GCC 4.3. Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning. In GCC 4.3, pre-iso c++ headers
will no longer be present, but your application makes use of them.
You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.
Automatic build of multimail_0.49-1 on em64t by sbuild/amd64 0.53
...
g++ -g -Wall -pedantic -Wno-deprecated -Wno-char-subscripts -O2 -I.
-DMM_MAJOR=0 -DMM_MINOR=49 -c -o help.o help.cc
g++ -g -Wall -pedantic -Wno-deprecated -Wno-char-subscripts -O2 -I.
-DMM_MAJOR=0 -DMM_MINOR=49 -c -o main.o main.cc
main.cc:15:18: error: new.h: No such file or directory
main.cc: In constructor 'ErrorType::ErrorType()':
main.cc:43: error: 'set_new_handler' was not declared in this scope
make[2]: *** [main.o] Error 1
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]