Package: blackbook Version: 3-4.1 Severity: important Your package fails to build with G++ 4.1. I'm filing this bug as important for now, but when 4.1 will be the default compiler in unstable (probably in a few weeks) I'll upgrade this to serious.
> Automatic build of blackbook_3-4.1 on bigsur by sbuild/mips 1.75 ... > /usr/bin/libtool --mode=compile c++ -c glow.gtk.cc -o glow.gtk.o > `/usr/bin/gtk-config --cflags` > c++ -c glow.gtk.cc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 > -I/usr/lib/glib/include -fPIC -DPIC -o .libs/glow.gtk.o > glow.gtk.cc: In member function 'void Gtk::connect(GlowGtkSignal)': > glow.gtk.cc:72: error: 'GlowGtk_callback_pressed_at' was not declared in this > scope > glow.gtk.cc:75: error: 'GlowGtk_callback_released_at' was not declared in > this scope > glow.gtk.cc:78: error: 'GlowGtk_callback_motion' was not declared in this > scope > glow.gtk.cc:81: error: 'GlowGtk_callback_switch_page' was not declared in > this scope > glow.gtk.cc:84: error: 'GlowGtk_callback_select_row' was not declared in this > scope > glow.gtk.cc:87: error: 'GlowGtk_callback_unselect_row' was not declared in > this scope > glow.gtk.cc:90: error: 'GlowGtk_callback_activate' was not declared in this > scope > glow.gtk.cc:93: error: 'GlowGtk_callback_changed' was not declared in this > scope > glow.gtk.cc:96: error: 'GlowGtk_callback_clicked' was not declared in this > scope > glow.gtk.cc:99: error: 'GlowGtk_callback_enter' was not declared in this scope > glow.gtk.cc:102: error: 'GlowGtk_callback_leave' was not declared in this > scope > glow.gtk.cc:105: error: 'GlowGtk_callback_pressed' was not declared in this > scope > glow.gtk.cc:108: error: 'GlowGtk_callback_released' was not declared in this > scope > glow.gtk.cc:111: error: 'GlowGtk_callback_toggled' was not declared in this > scope > glow.gtk.cc:114: error: 'GlowGtk_callback_delete' was not declared in this > scope > glow.gtk.cc:117: error: 'GlowGtk_callback_destroy' was not declared in this > scope > glow.gtk.cc: In member function 'int Toolbar::append(Pixmap*, char*, char*)': > glow.gtk.cc:1038: error: 'toolbar_callback' was not declared in this scope > glow.gtk.cc:1046: error: 'toolbar_callback' was not declared in this scope > glow.gtk.cc: In member function 'int Toolbar::prepend(Pixmap*, char*, char*)': > glow.gtk.cc:1077: error: 'toolbar_callback' was not declared in this scope > glow.gtk.cc:1085: error: 'toolbar_callback' was not declared in this scope > glow.gtk.cc: In member function 'int Toolbar::insert(Pixmap*, char*, char*, > int)': > glow.gtk.cc:1114: error: 'toolbar_callback' was not declared in this scope > glow.gtk.cc:1120: error: 'toolbar_callback' was not declared in this scope > glow.gtk.cc: In member function 'void Canvas::init(int, int)': > glow.gtk.cc:1375: error: 'canvas_expose' was not declared in this scope > glow.gtk.cc: In constructor 'FileSelection::FileSelection(char*)': > glow.gtk.cc:1693: error: 'fs_ok_callback' was not declared in this scope > glow.gtk.cc:1695: error: 'fs_cancel_callback' was not declared in this scope > make[2]: *** [glow.gtk.o] Error 1 > make[2]: Leaving directory `/build/tbm/blackbook-3/glow' > make[1]: *** [libglow] Error 2 > make[1]: Leaving directory `/build/tbm/blackbook-3' > make: *** [build-stamp] Error 2 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

