Hi I am using Cygwin for few years, moreover, never had issues on installation nor running scripts.
Now I am moving all my content in one of my IBM Desktop to a HP laptop. Once install Cygwin & other modules like "Inline-0.44" & "Parse-RecDescent-1.94". I try to run my scripts, I was never worried about anything else because I never faced any issues at all. However, when I want to migrate to laptop now, after I installed everything I get the below error when I run any scripts, it looks like an Inline error, but not sure how to resolve. Cygwin version I am using is - 2.510.2.2 There is literally no change between the Desktop Pc & the new laptop with respect to the content I used to install & the scripts I run. But can't understand the error. Can you help me to resolve the issue. Shasi Had problems bootstrapping Inline module 'Corelis_JTAG_6bd5' Can't load '/cygdrive/c/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd 5.dll' for module Corelis_JTAG_6bd5: No such file or directory at /usr/lib/perl5 /5.8/cygwin/DynaLoader.pm line 230. at /usr/lib/perl5/site_perl/5.8/Inline.pm line 500 at Corelis_JTAG.pm line 25 BEGIN failed--compilation aborted at Corelis_JTAG.pm line 25. Compilation failed in require at ./crm_bist.pl line 33. BEGIN failed--compilation aborted at ./crm_bist.pl line 33.