[This is actually about a pre-release tarball I sent Gábor offlist. It's not on sf.net or CPAN yet.]
On Sun, 2005-07-31 at 00:25 +0300, Gábor Szabó wrote: > Gtk2::SourceView requires > Gnome2::Print that requries > libgnomeprintui22-devel > > when trying to build it fails with the following error: > > [EMAIL PROTECTED] Gtk2-SourceView-0.40]$ make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/00.SourceView................NOK 1 > # Failed test (t/00.SourceView.t at line 9) > # Tried to use 'Gtk2::SourceView'. > # Error: Can't load > '/home/gabor/download/docs/gtk/Gtk2-SourceView-0.40/blib/arch/auto/Gtk2/SourceView/SourceView.so' > for module Gtk2::SourceView: > /home/gabor/download/docs/gtk/Gtk2-SourceView-0.40/blib/arch/auto/Gtk2/SourceView/SourceView.so: > undefined symbol: gtk_source_view_set_highlight_current_line at > /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. > # at (eval 3) line 2 I haven't bothered with version guards yet. I'll go through the ChangeLog and add them where appropriate. -- Bye, -Torsten _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
