Thanks Randy,
I'm using ActivePerl 5.8.3 build 809. 
The author's module (Ari Jolma) write me there is no intentionally OS
specific syntax in the module
but he had never installed Geo::Shapelib in a Windows machine.

best regards 
bart

Bartolomeo Telaro
Presidio Tecnico Aeroportuale
ARPA Lombardia

-----Messaggio originale-----
Da: Randy Kobes
A: TELARO BARTOLOMEO
Cc: '[EMAIL PROTECTED]'
Inviato: 16/04/04 17.13
Oggetto: Re: problem with Geo::Shapelib

On Fri, 16 Apr 2004, TELARO BARTOLOMEO wrote:

> Hy all  I'm new of the list.
>
> I'm trying to compile Geo::Shapelib module from CPAN, after same
littles
> changes to Makefile.PL I successfully compiled it with Visual C 6.0,
but the
> test.pl crashes and makes
> perl crash to.
>
> Here the error:
> "Free to wrong pool 222770 not 80100 at
C:/Perl/site/lib/Geo/Shapelib.pm
> line 333"
>
> At that line the lib call a c-function (_SHPCreateObject) in
shapelib.dll
>
> I found in the list's archive that this kind of problem is created by
bugs
> in Perl's multithread support.
>
> How could I bypass it?
>
> Thank you in advanced
>
> Bart

This is a generic type of error - are you using the latest
ActivePerl (based on perl-5.8.3)? This has improved
threading support. If that doesn't help, it might mean
something in the module itself needs fixing.

-- 
best regards,
randy
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to