On Tue, May 18, 2004 at 08:14:47PM +0100, Philip Blundell wrote: > This looks like it ran out of memory. Which machine was it building on?
It happened with kino 0.71-1 on elara, build attempt was on April 22nd. > On Tue, 2004-05-18 at 16:39, Daniel Kobras wrote: > > if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DORBIT2=1 -pthread > > -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 > > -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 > > -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include > > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > > -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 > > -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 > > -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 > > -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 > > -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include > > -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 > > -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR=\""/usr/lib/kino-gtk2"\" > > -DDATADIR=\""/usr/share"\" -D_REENTRANT -g -O2 -MT preferences.o -MD > > -MP -MF ".deps/preferences.Tpo" \ > > -c -o preferences.o `test -f 'preferences.cc' || echo > > './'`preferences.cc; \ > > then mv -f ".deps/preferences.Tpo" ".deps/preferences.Po"; \ > > else rm -f ".deps/preferences.Tpo"; exit 1; \ > > fi > > g++: Internal error: Killed (program cc1plus) Regards, Daniel.