WindowMaker 0.95.3 and subsequent commits fail to compile with gcc 4.2.3. Here are the relevant error messages:
----- make[2]: leaving directory `/home/dnied/net/wmaker-crm/wings' Making all in src make[2]: entering directory `/home/dnied/net/wmaker-crm/src' make all-am make[3]: entering directory `/home/dnied/net/wmaker-crm/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../wrlib -I../WINGs -I/usr/local/include -I/usr/pkg/include -DLOCALEDIR actions.c: In function ‘wMaximizeWindow’: actions.c:320: warning: ‘maximus_height’ may be used uninitialized in this function actions.c:320: warning: ‘maximus_width’ may be used uninitialized in this function actions.c:319: warning: ‘maximus_y’ may be used uninitialized in this function actions.c:319: warning: ‘maximus_x’ may be used uninitialized in this function actions.c:462: internal compiler error: in smallest_mode_for_size, at stor-layout.c:219 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[3]: *** [actions.o] Error 1 make[3]: leaving directory `/home/dnied/net/wmaker-crm/src' make[2]: *** [all] Error 2 make[2]: leaving directory `/home/dnied/net/wmaker-crm/src' make[1]: *** [all-recursive] Error 1 make[1]: leaving directory `/home/dnied/net/wmaker-crm' make: *** [all] Error 2 Exit 2 ----- Thank you for looking into this. Dario Niedermann -- To unsubscribe, send mail to [email protected].
