ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> libwin32-perl
libwin32-perl
Issues in Win32 API module
by Mohankumar other posts by this author
Mar 27 2006 6:29AM messages near this date
New website win32.perl.org | help required regarding Win32::OLE
Hi Experts,
   
  I have some issues with the Win32::API module (ver 0.41).
  Windows 2000 (with sp4)
  Perl ver: 5.8.7 (compiled by me)
   
  'nmake' is went through fine. But its failing during 'nmake test' with the following error
s. 
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
          NMAKE -f Makefile all -nologo
        cd ..
  Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
  No configuration specified. Defaulting to API_test - Win32 Release.
        cl.exe @D:\DOCUME~1\mysys\LOCALS~1\Temp\nma06240.
StdAfx.cpp
        cl.exe @D:\DOCUME~1\mysys\LOCALS~1\Temp\nmb06240.
API_test.cpp
API_test.cpp(97) : warning C4101: 'i' : unreferenced local variable
API_test.cpp(98) : warning C4101: 'j' : unreferenced local variable
        link.exe @D:\DOCUME~1\mysys\LOCALS~1\Temp\nmc06240.
   Creating library .\Release\API_test.lib and object .\Release\API_test.exp
        copy Release\API_Test.dll ..
        1 file(s) copied.
        echo Helper for Post-build step >  ".\Release\postbld.dep"
        C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'bl
ib
\arch')" t/*.t
t/00_API.......ok 1/11Confused test output: test 3 answered after test 3
Confused test output: test 4 answered after test 4
Confused test output: test 5 answered after test 6
Confused test output: test 6 answered after test 7
Confused test output: test 7 answered after test 8
Confused test output: test 8 answered after test 9
Confused test output: test 9 answered after test 10
t/00_API.......FAILED tests 2, 5
        Failed 2/11 tests, 81.82% okay
t/01_Struct....ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/00_API.t                11    2  18.18%  2 5
Failed 1/2 test scripts, 50.00% okay. 2/14 subtests failed, 85.71% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   
  I just ignored the above and installed this module.('nmake install').
  After the installation, I couldn't execute my perl scripts which are using this Win32::API
 module.
   
  Its throwing the below memory reference error.
   
  perl.exe - Application Error
  The instruction at "0x28041d79" referenced memory at "0x72657645". The memory could not be
 "read".
   
  Click on OK to terminate the program.
  Click on CANCEL to debug the program.
   
  I had tried the version 0.40 and 0.20 as well. No use. Getting the same error.
   
  Could you please throw some light on this issue?
   
  Thanks in advance,
  Mohankumar

		
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2�/m
in or less.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved