develooper Front page | perl.perl5.porters | Postings from January 2011

Undefined symbols...?

Thread Next
From:
Alberto Simões
Date:
January 27, 2011 07:16
Subject:
Undefined symbols...?
Message ID:
4D418C30.8040300@alfarrabio.di.uminho.pt
Hello

Probably I am doing something wrong. Mostly sure.

But a module that was working correctly with 5.12.2 is now complaining 
under 5.12.3:

#     Error:  Can't load 
'/Users/ambs/Natura/svn/Text/BibTeX/blib/arch/auto/Text/BibTeX/BibTeX.bundle' 
for module Text::BibTeX: 
dlopen(/Users/ambs/Natura/svn/Text/BibTeX/blib/arch/auto/Text/BibTeX/BibTeX.bundle, 
2): Symbol not found: _Perl_Gthr_key_ptr

Searching for this symbol, the only thing I could find was, perlapi.h, 
line 844:

   #define PL_thr_key		(*Perl_Gthr_key_ptr(NULL))

But, no Perl_Gthr_key_ptr anywhere.

Hints?
Thank you
ambs
-- 
Alberto Simões

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About