Ok, thanks. When installing from master the following error occurs (same for 
all tests):

'make test':
t/00-basic-types.t ..... Can't load 
'/home/mkemper/Downloads/perl-Glib-Object-Introspection/blib/arch/auto/Glib/Object/Introspection/Introspection.so'
 for module Glib::Object::Introspection: 
/home/mkemper/Downloads/perl-Glib-Object-Introspection/blib/arch/auto/Glib/Object/Introspection/Introspection.so:
 undefined symbol: g_arg_info_is_skip at /usr/lib/perl/5.10/DynaLoader.pm line 
192.

When runnning Glib::Object::Introspection->setup:
perl: symbol lookup error: 
/usr/local/lib/perl/5.10.1/auto/Glib/Object/Introspection/Introspection.so: 
undefined symbol: gperl_hv_take_sv


----- Ursprüngliche Mail -----
> Von: "Torsten Schönfeld" <kaffeeti...@gmx.de>
> An: gtk-perl-list@gnome.org
> Gesendet: Donnerstag, 11. August 2011 11:38:28
> Betreff: Re: Glib::Object::Introspection 0.001 available
> 
> Mario Kemper <mario.kem...@googlemail.com>:
> > t/00-basic-types.t ..... XSLoader::load('Your::Module',
> > $Your::Module::VERSION) at /usr/lib/perl/5.10/XSLoader.pm line 25.
> > Compilation failed in require at ./t/inc/setup.pl line 1.
> > BEGIN failed--compilation aborted at ./t/inc/setup.pl line 1.
> > Compilation failed in require at t/00-basic-types.t line 3.
> > BEGIN failed--compilation aborted at t/00-basic-types.t line 3.
> 
> Yeah, that's because I was blindly using a feature of XSLoader that
> only very recent versions actually support.  Already fixed in
> master:
> <http://git.gnome.org/browse/perl-Glib-Object-Introspection/commit/?id=7887033bdc0aae69cd3b84489e163da0ec0876be>.
>  (One or two tests might fail in master now, though.)
> _______________________________________________
> gtk-perl-list mailing list
> gtk-perl-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-perl-list
> 
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to