[Glade-users] Allocation error from Glade.....

Damon Chaplin damon@ximian.com
Tue, 27 Feb 2001 21:00:16 +0000


"Dennis L. Goyette Sr." wrote:
> 
> I received the following error from Glade:
> 
> please see attached file....
> 
> Anybody have any idea what it means???????
> 
> Dennis L. Goyette
> 
>   ----------------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl      -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/lib/glib/include -I/usr/X11R6/include  -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -c interface.c
> 
> Cannot allocate 371184 bytes after allocating 1102812 bytes
> make: *** [interface.o] Error 1

It looks like you just ran out of memory/swap space. Is that possible?

I don't think it has anything to do with Glade.

Damon