Hi Shasi, On Mon, Oct 25, 2010 at 4:20 PM, Gb Shasi Kumar wrote: > Hi > Cygwin 2.510.2.2 - Bootstrapping inline module error in Win XP OS (snip) > This is the error. > > 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. (snip) > Please help.
We'll need some information about your Cygwin installation, as described here: > Problem reports: http://cygwin.com/problems.html Some possible causes: 1/ the path is wrong. What is the output of: ls -l /cygdrive/c/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.dll file /cygdrive/c/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.dll 2/ Missing DLLs that Corelis_JTAG_6bd5.dll depends on. What is the output of: ldd /cygdrive/c/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.dll cygcheck /cygdrive/c/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.dll Hope this helps, Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple