Hallo Ronald, Am 2002-01-08 um 11:12 schriebst du:
I have similar problems here on Cygwin. > On Tue, 2002-01-08 at 10:30, Padraig O'Briain wrote: >> Is glib-mkenums in your path? If so, is it one built from latest glib? > Yes to both: > [8 Jan - rbultje@tux atk]# pkg-config glib-2.0 --modversion > 1.3.12 > [8 Jan - rbultje@tux atk]# glib-mkenums --version > glib-mkenums version glib-2.0 > [...] > [8 Jan - rbultje@tux atk]# For me too. > /* Generated data (by glib-mkenums) */ > #ifndef __ATK_ENUM_TYPES_H__ > #define __ATK_ENUM_TYPES_H__ > Segmentation fault (core dumped) > [8 Jan - rbultje@tux atk]# > This is the first command in the Makefile, which obviously failed... :-( > Since glib-mkenums seems to be perl: What does this mean `glib-mkenums seems to be perl' ??? > [8 Jan - rbultje@tux atk]# perl --version > This is perl, v5.6.0 built for i386-linux > [...] > [8 Jan - rbultje@tux atk]# > Can I debug perl in some way? Probably you will need to rebuild it with the symbols. Well, what now, what is with this code in glib-2 which fails? Why not debug this, why perl? Gerrit -- =^..^= mailto:[EMAIL PROTECTED] _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
