Problem with Gtkperl





> I have a core dump at 'make test' after compiling Gtkperl.
> Can you help me ?
>
> 1) the message
> PERL_DL_NONLAZY=1 /app/gnu/bin/perl -Iblib/arch -Iblib/lib
> -I/app/gnu/lib/perl5/5.00502/sun4-solaris -I/app/gnu/lib/perl5/5.00502 test.pl
> APRES USE
> Segmentation Fault - core dumped
> make: *** [test_dynamic] Error 139
>
> 2) where it happens, in test.pl
> use Gtk;
>
> print STDERR "APRES USE\n" ;
> init Gtk;
> print STDERR "APRES init\n" ;
>
> 3) how I compile
> 449     make distclean &&  perl Makefile.PL --with-gnome PREFIX=/app/gnu/wm.v2
> 450     make
> 451     make test
>
> 4) tech. data
> /home/gnu/worksrc/GNOME/Gtk-Perl-0.5121 uname -a ; gcc -v
> SunOS taverne 5.6 Generic_105181-11 sun4u sparc SUNW,Ultra-250
> Reading specs from /app/gnu/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.91.66/specs
> gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)
>
> 5) about perl Config
> .....
> dlext   = so
> dlsrc   = dl_dlopen.xs
> doublesize      = 8
> dynamic_ext     = B Data/Dumper Fcntl IO IPC/SysV NDBM_File ODBM_File Opcode POSIX
> SDBM_File Socket attrs re
> .....
>
> Obviously, it's a problem of dynamic load.
> But what I can to go ahead ?

--
Nur der kleine Geist hält Ordnung, das Genie beherrscht das Chaos.
Seuls les petits esprits aiment l'ordre, le génie maitrîse le chaos.
(anonyme)





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