Ask a Question related to PERL Beginners, Design and Development.
-
Mark Setzer #1
Undefined symbol?
Hey there,
Wasn't sure which mailing list to send this to but maybe someone can
point me in the right direction. When perl is invoked (presumably by
debian's dpkg command, since that's what causes the error), I get this
message:
/usr/bin/perl: relocation error:
/usr/lib/perl5/auto/Locale/gettext/gettext.so: undefined symbol:
Perl_Gthr_key_ptr
Didn't know what to make of it or how to fix it. Thoughts?
-Mark
Mark Setzer Guest
-
GD-1.38: Undefined symbol: .__fixsfsi
Hi ! Try to compile GD-1.38 under AIX 5.1 and run into the following error when running make: Undefined symbol: .__fixsfsi I did install... -
Undefined symbol perl_get_sv
I'm trying to use the LibXML module on our Web server, but I get the undefined symbol error. I don't seem to have a perl shared library on the... -
undefined symbol in GTop.so
I'm trying to ultimately get Apache::VMonitor running on a server running turbolinx server 8. I'm stuck on GTop, which Apache::VMonitor requires.... -
Undefined symbol in gcc & c++
Dear All, I built the following little C program into a library (libtt.a) with gcc: /* Filename: tt1.c */ #include <stdio.h> int foo() {... -
undefined symbol identification problem
hpy_azizy@yahoo.com (ehab) wrote in message news:<b4f59294.0307220019.53d57117@posting.google.com>... 1. Why to name the file as such a long name?... -
David #2
Re: Undefined symbol?
Mark Setzer wrote:
do you have different version of Perl installed on your machine? if so, you> Hey there,
>
> Wasn't sure which mailing list to send this to but maybe someone can
> point me in the right direction. When perl is invoked (presumably by
> debian's dpkg command, since that's what causes the error), I get this
> message:
>
> /usr/bin/perl: relocation error:
> /usr/lib/perl5/auto/Locale/gettext/gettext.so: undefined symbol:
> Perl_Gthr_key_ptr
are likely to have a mismatch building and using the module.
david
--
sub'_{print"@_ ";* \ = * __ ,\ & \}
sub'__{print"@_ ";* \ = * ___ ,\ & \}
sub'___{print"@_ ";* \ = * ____ ,\ & \}
sub'____{print"@_,\n"}&{_+Just}(another)->(Perl)->(Hacker)
David Guest



Reply With Quote

