Hello Solved. Had one, just one, .o file that wasn't in the cleanup rule :-| Thanks and sorry! On 27/01/2011 15:25, Alberto Simões wrote: > > > On 27/01/2011 15:20, Nicholas Clark wrote: >> On Thu, Jan 27, 2011 at 03:16:00PM +0000, Alberto Simões wrote: >>> 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? >> >> Your 5.12.2 was built with ithreads, and your 5.12.3 was not? > > I deleted the full /opt/local/lib/perl5 tree. Also, performed the > complete make clean on the module. So I was expecting it to be fresh... :-| > > Will keep looking. > Thanks -- Alberto SimõesThread Previous