public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygwin1 from source (strange cygcheck report)
       [not found] <CAAbB76=V6vz8v4jdfHAQsttA0huFLD3sPkSw5kG38H625=zE9w@mail.gmail.com>
@ 2012-10-25 13:32 ` Lilai Chalyaba
  2012-10-25 15:06   ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Lilai Chalyaba @ 2012-10-25 13:32 UTC (permalink / raw)
  To: cygwin

I've just built cygwin1.dll from source. Here is what is reported on
cygcheck.exe /usr/local/bin/cygwin1.dll

D:\cygwin\usr\local\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.7.18
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 262
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix:
        Build date:
        Shared id: cygwin1S5

instead of usual

D:\cygwin\bin\cygwin1.dll
  C:\Windows\system32\KERNEL32.dll
    C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll
    C:\Windows\system32\ntdll.dll
    C:\Windows\system32\KERNELBASE.dll
    C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-File-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\API-MS-Win-Core-LibraryLoader-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-Misc-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-Localization-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-String-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-Util-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll
    C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll

New item does not function.
What could be wrong?

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cygwin1 from source (strange cygcheck report)
  2012-10-25 13:32 ` cygwin1 from source (strange cygcheck report) Lilai Chalyaba
@ 2012-10-25 15:06   ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2012-10-25 15:06 UTC (permalink / raw)
  To: cygwin

On Oct 25 17:32, Lilai Chalyaba wrote:
> I've just built cygwin1.dll from source. Here is what is reported on
> cygcheck.exe /usr/local/bin/cygwin1.dll
> 
> D:\cygwin\usr\local\bin\cygwin1.dll
>     Cygwin DLL version info:
>         DLL version: 1.7.18
>         DLL epoch: 19
>         DLL old termios: 5
>         DLL malloc env: 28
>         Cygwin conv: 181
>         API major: 0
>         API minor: 262
>         Shared data: 5
>         DLL identifier: cygwin1
>         Mount registry: 3
>         Cygwin registry name: Cygwin
>         Program options name: Program Options
>         Installations name: Installations
>         Cygdrive default prefix:
>         Build date:
>         Shared id: cygwin1S5
> 
> instead of usual
> 
> D:\cygwin\bin\cygwin1.dll
>   C:\Windows\system32\KERNEL32.dll
>     C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll
>     C:\Windows\system32\ntdll.dll
>     C:\Windows\system32\KERNELBASE.dll
>     C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-File-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\API-MS-Win-Core-LibraryLoader-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-Misc-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-Localization-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-String-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-Util-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll
>     C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll
> 
> New item does not function.
> What could be wrong?

I tried the same and my newly built cygcheck "just works".  I guess
you'll have to debug this yourself.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-25 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAAbB76=V6vz8v4jdfHAQsttA0huFLD3sPkSw5kG38H625=zE9w@mail.gmail.com>
2012-10-25 13:32 ` cygwin1 from source (strange cygcheck report) Lilai Chalyaba
2012-10-25 15:06   ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).