Package: aewm++-goodies
Version: 1.0-8
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 aewm++-goodies_1.0-8 on em64t by sbuild/amd64 0.53
...
> make[1]: Entering directory `/build/tbm/aewm++-goodies-1.0/appbar-1.0'
> g++ -Wall -Wno-deprecated -g -O2  -I/usr/include -c main.cc -o main.o
> In file included from misc.hh:42,
>                  from appbar.hh:27,
>                  from main.cc:36:
> scanner.hh:28:22: error: iostream.h: No such file or directory
> scanner.hh:29:21: error: fstream.h: No such file or directory
> In file included from misc.hh:41,
>                  from appbar.hh:27,
>                  from main.cc:36:
> image.hh:37: warning: 'typedef' was ignored in this declaration
> In file included from misc.hh:42,
>                  from appbar.hh:27,
>                  from main.cc:36:
> scanner.hh:60: error: 'ifstream' does not name a type
> scanner.hh: In member function 'void Scanner::rewind()':
> scanner.hh:75: error: 'inputFile' was not declared in this scope
> make[1]: *** [main.o] Error 1
> make[1]: Leaving directory `/build/tbm/aewm++-goodies-1.0/appbar-1.0'

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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to