Re: Problem building glib on linux.



Hello All,
I have tried building versions 2.9.0 and 2.9.1.  2.9.0 builds successfully.
2.9.1 fails with this error. I am running this on a 2.2.19 kernel, on a machine with 256 meg of memory, and I am the only user. Since the program gslice does not seem to be run directly, can anyone tell me which program or script is actually
running it, so that I can possibly run it by hand, under the debugger?
Any help will be appreciated.
Thanks,
Dan Stanger
Donna and Dan Stanger wrote:

Hello All,
Has anyone seen this error before, and have any idea how to fix it?
Thanks,
Dan Stanger
make[3]: Leaving directory `/usr/home/dxs/glib-2.9.2/gobject'
echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
&& echo "#define __G_MARSHAL_H__" >> xgen-gmh \
&& ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --he
ader >> xgen-gmh \
&& echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
&& (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gmarshal.h

***MEMORY-ERROR***: [404]: GSlice: failed to allocate 120 bytes (alignment: 128)
: Invalid argument

make[2]: *** [stamp-gmarshal.h] Error 1





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]