[tcltk-perl] Re: issue building Tcl-Tk-0.77
Brought to you by:
hobbs
From: Mike C. <da...@gm...> - 2004-04-21 04:28:22
|
On Wed, 21 Apr 2004 08:24:48 +0400, Vadim Konovalov <va...@ar...> wrote: > > > Please note: I probably don't actually use the modules described in > > this email. I'm just trying to go through all of the modules on CPAN, > > install them, and report issues back to the maintainers. Just my way > > of trying to give back to the Perl community. > > > > I just installed Tcl-0.77 and when trying this: > > > > Extracting /usr/mirror/cpan/modules/by-module/Devel/Tcl-Tk-0.77.tar.gz... > > perl: relocation error: > /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi/auto/Tcl/Tcl.so: > undefined symbol: Tcl_FindExecutable > > > > Any thoughts? > > thank you, we'll try to reproduce and fix this problem. Could you please say > version numbers for Perl and Tcl? > > Right now, I'll ask others: does anyone has experienced similar problem? perl-5.8.4-RC2 Tcl-0.77 Tcl-Tk-0.77 Just realize what I sent you before was probably the output from my build script. This might be more recognizable: nexus@thune[9:27pm]src/Tcl-Tk/Tcl-Tk-0.77(518) perl Makefile.PL perl: relocation error: /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi/auto/Tcl/Tcl.so: undefined symbol: Tcl_FindExecutable |