-----Original Message-----
From: Didier Verna
Sent: Tuesday, June 27, 2017 1:11 AM
To: gtk-perl-list@gnome.org
Subject: Re: Symbol not found: _Perl_xs_handshake
One more bit of information: I just found out the missing symbol in
here:
/usr/local/Cellar/perl/5.26.0/lib/perl5/5.26.0/darwin-thread-multi-2level/CORE/libperl.dylib
The Perl executable is linked to it.
But is
/usr/local/pkg/perl5/lib/perl5/darwin-thread-multi-2level/auto/Glib/Glib.bundle
using that libperl.dylib ?
Or is it instead using another perl, and hence a different libperl.dylib ?
"/usr/local/pkg/perl5/" is not the same path as
"/usr/local/Cellar/perl/5.26.0". And the Perl_xs_handshake symbol is not to
be found in all versions of perl. (For example, on my windows machine, I can
find it in perl 5.22, 5.24 and 5.26, but not in earlier versions.)
Maybe this library is missing somewhere in the Gtk bindings?
I don't think so - seems to me that the error pertains to a missing symbol,
not to a missing library.
Cheers,
Rob
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list