Sorry, it turned out to be gcc crashing when it had to use 'swap', i killed some memory hogging apps and it would then build :)
On 1/11/07, Stef van der Made <[EMAIL PROTECTED]> wrote:
Hi Robert, Which gcc version are you using ? Could it be that you are using a old redhat modified compiler ? I've not see those kind of issues for a long while with gcc. Cheers, Stef On 1/11/07, Robert Ford <[EMAIL PROTECTED]> wrote: > ccache cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 > -I/opt/garnome-2.17.5/include/pygtk-2.0 > -I/opt/garnome-2.17.5/include/glib-2.0 > -I/opt/garnome-2.17.5/lib/glib-2.0/include -I./gtk > -I/opt/garnome-2.17.5/include -I/opt/garnome- 2.17.5/include/pycairo > -I/opt/garnome-2.17.5/include/cairo -I/opt/garnome-2.17.5 /include/freetype2 > -I/opt/garnome-2.17.5/include -I/usr/include/libpng12 > -I/opt/garnome-2.17.5/include/gtk-2.0 -I/opt/garnome-2.17.5/lib/gtk- > 2.0/include -I/opt/garnome-2.17.5/include/atk-1.0 > -I/opt/garnome-2.17.5/include/cairo -I/opt/garnome-2.17.5/include/pango- 1.0 > -I/opt/garnome-2.17.5/include -I/opt/garnome-2.17.5/include/glib-2.0 > -I/opt/garnome-2.17.5/lib/glib- 2.0/include > -I/opt/garnome-2.17.5/include/freetype2 -I/usr/include/libpng12 -g > -I/opt/garnome-2.17.5/include -L/opt/garnome-2.17.5/lib -O2 -pipe -Wall > -std=c9x -fno-strict-aliasing -MT _gtk_la-gtk.lo -MD -MP -MF .deps/_gtk_la- > gtk.Tpo -c gtk.c -fPIC -DPIC -o .libs/_gtk_la-gtk.o > gtk.c: In function '_wrap_gtk_entry_get_inner_border': > gtk.c:41153: warning: assignment discards qualifiers from pointer target > type > gtk.c: In function '__GtkNotebook_class_init': > gtk.c:62502: warning: assignment from incompatible pointer type > gtk.c:62522: warning: assignment from incompatible pointer type > gtk.c: In function '__GtkScrolledWindow_class_init': > gtk.c:68376: warning: assignment from incompatible pointer type > gtk.c: In function '_wrap_GtkCList__proxy_do_row_move': > gtk.c:34943: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL: http://gcc.gnu.org/bugs.html> for instructions. > make[5]: *** [_gtk_la-gtk.lo] Error 1 > > > -- > garnome-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/garnome-list > > >
-- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
