Dear friends, please help with the deadlock. I have Open Perl 5.6,
Windows 98, Visual C++ 6.0; all works perfectly. Downloaded and
compiled a few modules from cpan.org and then compiled them WITHOUT
ANY PROBLEM, in particular Unicode::Map and Convert::Cyr. But
Unicode::Map8 (version 0.11) failed to compile: the process stopped on
97th line with diagnosis:

    my_perl: undeclared identifier
    left of ->IStdIO' must point to struct/union

The point is in the line:

            ch=PerlIO_getc(f);

If I comment it out, the process goes smoothly and I get a working
(but useless) dll. ;-( What is the problem? Maybe somebody could send
me the compiled dll or the whole module. My Email: [EMAIL PROTECTED]

Thank you in advance!

Alexei Rudenko


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

Reply via email to