Cygwin 2.510.2.2 - Bootstrapping inline module error in Win XP OS in HP laptop which has Intel i5 64 bit processor.

Gb Shasi Kumar gshasik@gmail.com
Tue Oct 26 07:47:00 GMT 2010


Hi Csaba

Thanks for your reply.

I am replying to your questions.

Information about Cygwin Installation - I have attached the
"cygcheck.out" file which should give all the details of my
installation, by the way my version of .ini file is 2.510.2.2. Please
let me know if you need any more details.

For the below mentioned commands you recommended, I have attached a
file "cygwin_error_reporting.txt" which shows the output of the typed
commands. By the way I have changed the working directory

old - /cygdrive/c/test
new - /home/Intel/test ( root is /home/Intel)

The reason I changed this is because, the "Inline 0.44" gets installed
in the root directory not in other directories. I don't know why is
this..

My Laptop has Win 7 32 bit version of Windows & Intel i5 64 bit
architecture, I missed this info last time.

Thanks for your help.

Shasi






On Mon, Oct 25, 2010 at 8:32 PM, Csaba Raduly <rcsaba@gmail.com> wrote:
> 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
>
>
-------------- next part --------------
Intel@Intel-PC ~/test
$ perl inline_test.pl
Inline_test.pl: Test OK
Inline_test.pl: Exiting ...


Intel@Intel-PC ~/test
$ pwd
/home/Intel/test

Intel@Intel-PC ~/test
$ ./crm.pl
Had problems bootstrapping Inline module 'Corelis_JTAG_6bd5'

Can't load '/home/Intel/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.pl line 33.
BEGIN failed--compilation aborted at ./crm.pl line 33.

Intel@Intel-PC ~/test
$ cygcheck -s -v -r >cygcheck.out

Intel@Intel-PC ~/test
$ ls -l /home/Intel/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.d
ll
-r-xr-xr-x 1 Intel None 23040 Oct 25 10:11 /home/Intel/test/_Inline/lib/auto/Cor
elis_JTAG_6bd5/Corelis_JTAG_6bd5.dll

Intel@Intel-PC ~/test
$ file /home/Intel/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.dl
l
bash: file: command not found

Intel@Intel-PC ~/test
$ ldd /home/Intel/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.dll

bash: ldd: command not found

Intel@Intel-PC ~/test
$ cygcheck /home/Intel/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd
5.dll
C:\cygwin\home/Intel/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.d
ll
  C:\cygwin\bin\cygwin1.dll
    C:\Windows\system32\ADVAPI32.DLL
      C:\Windows\system32\msvcrt.dll
        C:\Windows\system32\KERNELBASE.dll
          C:\Windows\system32\ntdll.dll
        C:\Windows\system32\API-MS-Win-Core-Console-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-DateTime-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Debug-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-ErrorHandling-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Fibers-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-File-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Interlocked-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Localization-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-LibraryLoader-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Misc-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-String-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Util-L1-1-0.dll
      C:\Windows\system32\API-MS-WIN-Service-Core-L1-1-0.dll
      C:\Windows\system32\API-MS-WIN-Service-winsvc-L1-1-0.dll
      C:\Windows\system32\API-MS-WIN-Service-Management-L1-1-0.dll
      C:\Windows\system32\API-MS-WIN-Service-Management-L2-1-0.dll
      C:\Windows\system32\API-MS-Win-Core-LocalRegistry-L1-1-0.dll
      C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll
      C:\Windows\system32\KERNEL32.dll
        C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-IO-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-ThreadPool-L1-1-0.dll
      C:\Windows\system32\RPCRT4.dll
        C:\Windows\system32\API-MS-Win-Core-DelayLoad-L1-1-0.dll
  C:\cygwin\bin\cygperl5_8.dll
    C:\cygwin\bin\cygcrypt-0.dll
  C:\cygwin\home\Intel\test\LabPerl_JTAGUSB_GPIB32_PPort.dll
Error: could not find VISA32.dll
    C:\cygwin\home\Intel\test\UsbE_sfl.dll
      C:\Windows\system32\SETUPAPI.dll
        C:\Windows\system32\CFGMGR32.dll
        C:\Windows\system32\GDI32.dll
          C:\Windows\system32\USER32.dll
          C:\Windows\system32\LPK.dll
            C:\Windows\system32\USP10.dll
        C:\Windows\system32\OLEAUT32.dll
          C:\Windows\system32\ole32.dll
        C:\Windows\system32\DEVOBJ.dll

Intel@Intel-PC ~/test
$
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 30930 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20101026/6f21d3d3/attachment.obj>
-------------- next part --------------
--
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


More information about the Cygwin mailing list