Re: New release of GTK+ libraries (1.3.12)



Hallo Havoc,

Am 2002-01-06 um 03:33 schriebst du:

> "Gerrit P. Haase" <gp familiehaase de> writes: 
>> then there is a bug in the configure script:
[...]
> True, needs removing from glib/m4macros/glib-gettext.m4 I think.

Anyway it builds.  But now I have problems walking further.
gtk+ obviously needs atk-0.8 and pango now.  So I tried to build
atk-0.8 first.  It needs glib-genmarshal which gets not installed
for me.  I installed it manually in /bin and now I get errors like
this when trying to run `make' on atk:

Making all in atk
make[1]: Entering directory `/stuff/graphics/atk-0.8-1/atk'
case glib-genmarshal in                                                                 \
   .*) glib_genmarshal=`pwd`/glib-genmarshal ;;                         \
   *) glib_genmarshal=glib-genmarshal ;;                                                 \
esac;                                                                                    \
$glib_genmarshal --prefix=atk_marshal ./atkmarshal.list --body >> xgen-gmc              \
&& (cmp -s xgen-gmc ./atkmarshal.c || cp xgen-gmc ./atkmarshal.c)               \
&& rm -f xgen-gmc xgen-gmc~                                                              \
&& echo timestamp > stamp-atkmarshal.c

(process:492): GLib-ERROR **: gmem.c:141:g_malloc(): failed to allocate 4 bytes
aborting...
make[1]: *** [stamp-atkmarshal.c] Error 3
make[1]: Leaving directory `/stuff/graphics/atk-0.8-1/atk'
make: *** [all-recursive] Error 1


I guess I should run the test suite on glib (there is a test suite, right?).


Gerrit
-- 
=^..^=                                        mailto:gp familiehaase de




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