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

2010-10-27 Thread Gb Shasi Kumar
Hi Csaba,

I am really sorry about the top-posted, I hope this email doesn't
add-up to it, If so, I will stop it at this.
Your suggestion SOLVED MY PROBLEM. You are right, the command
"cygcheck" did the trick, it clearly pointed out the problem of
missing DLLs & VISA32.DLL was the missing DLL which was causing the
below error.

Thanks once again.

Shasi

On Tue, Oct 26, 2010 at 2:39 PM, Csaba Raduly  wrote:
> Hi Shasi,
>
> Your reply was top-posted (http://www.cygwin.com/acronyms/#TOFU).
> Please don't do that. If a discussion gets longer than three replies,
> it makes it very difficult to follow the discussion.
>
> On Mon, Oct 25, 2010 at 7:30 PM, Gb Shasi Kumar  wrote:
>> 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
>>
> (snip)
>> Thanks for your help.
>>
>> Shasi
>>
>> On Mon, Oct 25, 2010 at 8:32 PM, Csaba Raduly  wrote:
>
> http://www.cygwin.com/acronyms/#PCYMTNQREAIYR   ^
> Let's not make life easy for spammers.
>
> In cygwin_error_reporting/txt, the output of cygcheck reveals the problem:
>
> C:\cygwin\home/Intel/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.dll
>  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
> (snip)
>      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
> 
> (snip)
>
> VISA32.dll is either not present or PATH is not set up correctly. This
> is probably the difference between the three computers.
>
> 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
>
>

--
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



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

2010-10-25 Thread Gb Shasi Kumar
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  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
>
>
in...@intel-pc ~/test
$ perl inline_test.pl
Inline_test.pl: Test OK
Inline_test.pl: Exiting ...


in...@intel-pc ~/test
$ pwd
/home/Intel/test

in...@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.

in...@intel-pc ~/test
$ cygcheck -s -v -r >cygcheck.out

in...@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

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

in...@intel-pc ~/test
$ ldd /home/Intel/test/_Inline/lib/auto/Corelis_JTAG_6bd5/Corelis_JTAG_6bd5.dll

bash: ldd: command not found

in...@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

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

2010-10-25 Thread Gb Shasi Kumar
Hi
Cygwin 2.510.2.2  -   Bootstrapping inline module error in Win XP OS
in HP laptop which has Intel i5 64 bit processor.
I am facing an error in Cygwin, when I run Perl scripts which talks to DLL files

Laptop specification:

HP Elite book
Model – 8540W
Intel i5 64 bit processor
Win XP OS

Software – Cygwin
Additional modules – Inline & Parse Rec descent.

My Perl installation in Cygwin is done properly, I am sure about that
(I ran some simple “hello world” kind of scripts & that is working
fine). I checked the installation of Inline & Parse Rec Descent it has
installed it properly. I checked this using “make test” script, I get
all the tests are passing in both Inline & Parse Rec descent.
Moreover, inline_test.pl is passing.

As per the error below it couldn’t load some the files at run time or
compiling stage, however, I checked it all the required files are
present in the _Inline folder. I don’t understand why it couldn’t load
it at run time or compile time….! I tried to delete the _inline folder
& re-run it. It creates the new _inline folder, however, it gives the
below error, no matter what..

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.


Moreover, the same Cygwin installation, Inline version, Parse Rec
descent is done the same way in other two IBM Desktops & one TOSHIBA
laptop. There is literally no difference between the scripts &
installation in other PC's. However, the new laptop I am trying is not
going through & it gives me the above error. But, in my IBM PC &
Toshiba laptop works fine. The new laptop which is not working is HP
Elite book 8540W with SATA SSD hard disk.

This leaves me to suspect two things.
1. The OS (Win XP) version or installation problem!! (The Win XP
in the desktop & laptop is about 5 years old version of Win XP - I
don't know what would help there to you to debug this..)
2. The hard disk in IBM desktop is IDE & the one in Toshiba laptop is
SATA2. The new laptop which is not working is HP Elite book 8540W
with SATA SSD hard disk. Does hard disk matters for Cygwin at all..

I tried swapping the hard disk & building a new OS, both of the
options didn’t help to resolve the issue. It looks like a simple
security issue which doesn’t allow me to load the required files
DLL’s. Google search didn’t give me any pointers, I absolutely have no
idea which one to tweak to resolve this.

Please help.

Shasi

--
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



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

2010-10-25 Thread Gb Shasi Kumar
Hi

I am facing an error in Cygwin, when I run Perl scripts which talks to DLL files

Laptop specification:

HP Elite book
Model – 8540W
Intel i5 64 bit processor
Win XP OS

Software – Cygwin
Additional modules – Inline & Parse Rec descent.

My Perl installation in Cygwin is done properly, I am sure about that
(I ran some simple “hello world” kind of scripts & that is working
fine). I checked the installation of Inline & Parse Rec Descent it has
installed it properly. I checked this using “make test” script, I get
all the tests are passing in both Inline & Parse Rec descent.

When I run Perl scripts which uses DLL files I get this error, Please
see the error below. MY Perl scripts uses *.PM Perl modules which
talks to DLL files of a particular hardware. As per the error below it
couldn’t find some the files at run time or compiling stage, however,
I checked it all the required files are present in the _Inline folder.
I don’t understand why it couldn’t load it at run time or compile
time….!

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.


Moreover, the same Cygwin installation, Inline version, Parse Rec
descent is done the same way in other two IBM Desktops & one TOSHIBA
laptop. There is literally no difference between the scripts &
installation in other PC's. However, the new laptop I am trying is not
going through & it throughs me the above error. But, in my IBM PC &
Toshiba laptop works fine. The new laptop which is not working is HP
Elite book 8540W with SATA SSD hard disk.

This leaves me to suspect two things.
1. The OS (Win XP) version or installation problem!! (The Win XP
in the desktop & laptop is about 5 years old version of Win XP - I
don't know what would help there to you to debug this..)
2. The hard disk in IBM desktop is IDE & the one in Toshiba laptop is
SATA2. The new laptop which is not working is HP Elite book 8540W
with SATA SSD hard disk. Does hard disk matters for Cygwin at all..

Do you think the above two reasons would make anything to fail in
Cygwin, what dependencies they have with respect to Cygwin.

Please help.

Shasi

--
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