On Wed, 12 Nov 2003, Don Sharp wrote:

> I ran cygcheck -c this morning and the result, copied from the screen,
> is attached in cygfail.out. It resulted in an Application Error popup
> reporting
>         The instruction at 00406cfe referenced memory at 0x00000000
>
> The output stops after texinfo is reported.
>
> The package list is fully reported by cygcheck -s -r -v whose output is
> attached in cygcheck.out.
>
> Cheers
> Don Sharp

If you just want to see the list of packages, "cygcheck -cd" should work
fine.  It looks like cygcheck dies when trying to process compressed setup
package listings, so I'd guess you have a corrupted package database.
Try "cd /etc/setup && gunzip -t *.lst.gz" to verify all the listing files.

"cygcheck -cv" should produce a slightly more comprehensive results (it
will probably also tell you which package it's processing when the crash
happens).  If I were you, I'd also look into the following:

binutils                20030901-1         Incomplete
cygwin                  1.5.5-1            Incomplete
shellutils              0.0                Incomplete   [*]

"cygcheck -cv" will tell you exactly why it thinks the package is
incomplete (e.g., which files are missing).
        Igor
[*] AFAIK, shellutils is not a standard Cygwin package.
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to