Package: gps Version: 1.1.0-6 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 gps_1.1.0-6 on em64t by sbuild/amd64 0.53 ... > details.cc:469: warning: deprecated conversion from string constant to 'char*' > c++ -c diefast.cc -o diefast.o -I/usr/include/gtk-1.2 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DWDOC=\"/usr/doc\" > c++ -c direct.cc -o direct.o -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 > -I/usr/lib/glib/include -DWDOC=\"/usr/doc\" > direct.cc:25:22: error: iostream.h: No such file or directory > direct.cc: In function 'int direct_mode_kill(char*, char*, char*)': > direct.cc:59: error: 'cerr' was not declared in this scope > direct.cc:59: error: 'endl' was not declared in this scope > direct.cc:80: error: 'cerr' was not declared in this scope > direct.cc:80: error: 'endl' was not declared in this scope > direct.cc:101: error: 'cerr' was not declared in this scope > direct.cc:102: error: 'endl' was not declared in this scope > direct.cc:138: error: 'cout' was not declared in this scope > direct.cc:152: error: 'cout' was not declared in this scope > direct.cc:153: error: 'endl' was not declared in this scope > direct.cc:162: error: 'cout' was not declared in this scope > direct.cc:162: error: 'endl' was not declared in this scope > direct.cc: In function 'void verb_report(ProcessListItem*, int)': > direct.cc:213: error: 'cout' was not declared in this scope > direct.cc:213: error: 'endl' was not declared in this scope > make[1]: *** [direct.o] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

