Re: SimpleList test fails with beta 0.92



On Tue, 2003-08-05 at 19:57, Tudor Vinereanu wrote:
Hi All,

I've compiled Glib and Gtk2 beta 0.92 and I've seen the test for 
Gtk2::SimpleList failing. All other tests complete succesfully,
and running my Gtk2-Perl applications they seem fine (I don't use 
-yet- SimpleList).

I follow the usual steps (which I've followed since the old Inline
stuff):

perl Makefile.PL PREFIX=/usr &&
make &&
make test &&
make install

Earlier today I've seen exactly the same thing happening when I've 
installed the 0.92 version on Solaris 8, with GTK-2.2.2.

I paste in the messages for the failing test. Any help would be 
appreciated!

Thanks,
Tudor

------------------------------------------------------
t/19.GtkSimpleList........NOK 1#     Failed test (t/19.GtkSimpleList.t at line 17)
#     Tried to use 'Gtk2::SimpleList'.
#     Error:  Can't find 'boot_Gtk2__GType' symbol in /usr/src/Gtk2-0.92/blib/arch/auto/Gtk2/Gtk2.so
#  at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/_config.pm line 0
#       ...propagated at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/GType.pm line 11.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/GType.pm line 11.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/_Object.pm line 18.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/_Object.pm line 18.
# Compilation failed in require at (eval 3) line 3.
#       ...propagated at /usr/lib/perl5/5.8.0/base.pm line 64.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/GObject.pm line 11.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Object.pm line 13.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Object.pm line 13.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Widget.pm line 13.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Widget.pm line 13.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Container.pm line 13.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/Container.pm line 13.
# Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/TreeView.pm line 13.
# BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2/TreeView.pm line 13.

my other question would be if the old stuff is still laying around on
the system. by old stuff i either mean older versions of gtk2-perl-xs or
gtk2-perl. there are no GType.pm, Widget.pm, Container.pm modules in
gtk2-perl-xs, i guess there must be in gtk2-perl why it would be looking
for it at that point i don't know. the two won't co-exist with out
taking special care.

we really need to put something in the README/INSTALL files about going
from the inline version to the new stuff. we also need to mention the
issues, whatever they may be, about installing it on mandrake systems.
i'd put it all in myself, but i don't know the exact issues and what to
say about them.

it sure looks my first idea is the problem, but if not do you have the
latest Glib package? 

-rm




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