Package: tigr-glimmer
Version: 2.13-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 tigr-glimmer_2.13-1 on em64t by sbuild/amd64 0.53
...
> /usr/bin/make all
> make[1]: Entering directory `/build/tbm/tigr-glimmer-2.13'
> g++ -O3 -g -Wall -c adjust.cc -o adjust.o 
> In file included from adjust.cc:17:
> delcher.h:21:23: error: iostream.h: No such file or directory
> delcher.h:22:22: error: iomanip.h: No such file or directory
> delcher.h:23:22: error: fstream.h: No such file or directory
> adjust.cc: In function 'int main()':
> adjust.cc:26: error: 'cin' was not declared in this scope
> adjust.cc:28: error: 'cout' was not declared in this scope
> adjust.cc:28: error: 'setw' was not declared in this scope
> adjust.cc:28: error: 'ios' has not been declared
> adjust.cc:28: error: 'setiosflags' was not declared in this scope
> adjust.cc:29: error: 'ios' has not been declared
> adjust.cc:34: error: 'endl' was not declared in this scope
> make[1]: *** [adjust.o] Error 1

-- 
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