Still Can't make loaded symbols global on this platform while loa ding ... and minor bug in ExtUtils



Hi everybody,


This is my second try to get rid off the Tcl look in my perl apps so I gave
Gtk-Perl another try.

This time (RC3) everything installed smooth. I had to change the pkg-config
calls in 'PkgConfig.pm' of ExtUtils: (in pkgconfig 0.15 the package seems to
be the last arguement: 

/usr/local/bin/pkg-config --libs gobject-2.0 

instead of 

/usr/local/bin/pkg-config gobject-2.0 --libs 


But there still seems to occur an old warning on HP-UX 11i:


On 11/08/01 Franck FASANO wrote:
I installed perl5.6.0 and GtkPerl-0.7000 on an HPUX 10.20 Station.

When I run my script perl (who seems to work well) , This error appears
:
Can't make loaded symbols global on this platform while loading
/usr/local/lib/perl5/site_perl/5.6.0/PA-RISC1.1/auto/Gtk/Gtk.sl at
/usr/local/lib/perl5/5.6.0/PA-RISC1.1/DynaLoader.pm line 200.

The current cvs version has a change so that you won't get the warning.
You still won't be able to use the submodules on HP/UX, though:
the solution to that is planned for when I port the module to Gtk+ 2.0.

lupus

Lupus, do you or anyone else have an idea how I may get rid of this show
stopper for production use?
I am using HP-UX 11.11, gcc 3.3.1, perl 5.8.1, glib 2.4.3, gtk 2.4.4
(everything 32-bit).


Thanks for the great work so far.

Best regards,

Lars



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