Problem building glib on linux.



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]