Hello, I'm trying to build snd-sl in ubuntu linux. In compilation level, the process crash with this error:
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0-I/usr/include/cairo -I/usr/include/pango- 1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I. --fast-math -O2 snd-gmain.c gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0-I/usr/include/cairo -I/usr/include/pango- 1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I. --fast-math -O2 xg.c xg.c: In function 'gxg_clip_rich_text_received': xg.c:1422: warning: passing argument 1 of 'C_TO_XEN_guint8_' discards qualifiers from pointer target type xg.c: In function 'gxg_recent_filter': xg.c:1435: warning: passing argument 1 of 'C_TO_XEN_GtkRecentFilterInfo_' discards qualifiers from pointer target type gcc: Internal error: Terminado (killed) (program cc1) Please submit a full bug report. See <URL:http://gcc.gnu.org/bugs.html> for instructions. Thanks.
