Package: wmkbd, gcc-3.3 Version: 0.4.1-2 Severity: serious Hi,
building the package wmkbd in a clean build environment (with pbuilder) on i386 results in: ========================================================================= [...] # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/tmp/buildd/wmkbd-0.4.1' g++ -g -O -I/usr/openwin/include -I/usr/local/include `glib-config --cflags` `gnome-config gnomeui --cflags` `gtk-config --cflags` -DXLIB_ILLEGAL_ACCESS app.c -c -o app.o In file included from app.c:76: keysyms.c:921: internal compiler error: in tree_low_cst, at tree.c:3255 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see <URL:file:///usr/share/doc/gcc-3.3/README.Bugs>. make[1]: *** [app.o] Error 1 make[1]: Leaving directory `/tmp/buildd/wmkbd-0.4.1' make: *** [build-stamp] Error 2 ========================================================================= With gcc 3.2 an 3.4, it works. Thanks for considering. bye, Roland