[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#461720: FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers



Package: dome
Version: 4.80-4
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 dome_4.80-4 on em64t by sbuild/amd64 0.53
...
> g++  -g -Wall -I- -I. -c Cartesian.cpp -o Cartesian.o
> cc1plus: note: obsolete option -I- used, please use -iquote instead
> In file included from Cartesian.cpp:41:
> ./Geodesic.h:34:21: error: iostream.h: No such file or directory
> ./Geodesic.h:35:20: error: iomanip.h: No such file or directory
> ./Geodesic.h:36:20: error: fstream.h: No such file or directory
> make[1]: *** [Cartesian.o] Error 1
> make[1]: Leaving directory `/build/tbm/dome-4.80'
> make: *** [build-stamp] Error 2

-- 
Martin Michlmayr
http://www.cyrius.com/



Reply to: