public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
@ 2002-03-20 14:47 Luke J Crook
  2002-03-20 15:28 ` David Starks-Browning
  0 siblings, 1 reply; 13+ messages in thread
From: Luke J Crook @ 2002-03-20 14:47 UTC (permalink / raw)
  To: cygwin

Hopefully someone here will be able to help.

I just installed the latest version of cygwin including the gcc development
tools. But when running ./configure I get the following error

**************************************
...
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot
create executables.
**************************************

Here is a dump of the relevant bits from the config.log file

**************************************
...
configure:789: checking for gcc
configure:902: checking whether the C compiler (gcc  ) works
configure:918: gcc -o conftest    conftest.c  1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
cannot find -luser32
collect2: ld returned 1 exit status
configure: failed program was:

#line 913 "configure"
#include "confdefs.h"

main(){return(0);}
**************************************

I searched google and found a reference to this problem (referenced below):
the fix was to re-install w32api to make sure that libuser32.a was installed.

http://www.cygwin.com/ml/cygwin/2001-03/msg00218.html

I re-installed w32api, libuser32.a is definitely in my "usr/lib/w32api"
directory.

As per the FAQ, I ran "cygcheck -s -v -r > cygcheck.out", however it
terminated with an error...

**************************************
cygcheck: dump_sysinfo: GetVolumeInformation() failed: 1
**************************************

The file resultant file is large, at over 17KB so I won't include it all here.
But here are what I hope are the relevant bits...

**************************************
..
automake            1.6a-1
automake-devel      1.5-5
automake-stable     1.4p5-5
bash                2.05a-3
binutils            20011002-1
bison               1.33-1
byacc               1.9-1
cygwin              1.3.10-1
flex                2.5.4-1
gcc                 2.95.3-5
gdb                 20010428-3
gdbm                1.8.0-4
libintl1            0.10.40-1
libncurses5         5.2-1
libncurses6         5.2-8
libtool             20020202a-1
libtool-devel       20020202-1
libtool-stable      1.4.2-2
make                3.79.1-5
mktemp              1.4-1
sh-utils            2.0-2
tar                 1.13.19-1
termcap             20010825-1
terminfo            5.2-1
w32api              1.2-1

**************************************

And lastly...

**************************************
  751k 2002/02/25 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2002/2/25 8:14
    Cygwin DLL version info:
        DLL version: 1.3.10
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 51
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix:
        Build date: Mon Feb 25 11:14:34 EST 2002
        Shared id: cygwin1S3

  555k 2001/09/19 c:\ruby\bin\cygwin-ruby16.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin-ruby16.dll" v0.0 ts=2001/9/19 5:09
  678k 2001/10/03 c:\ruby\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2001/5/20 20:28
    Cygwin DLL version info:
        DLL version: 1.3.2
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 39
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix:
        Build date: Sun May 20 23:28:17 EDT 2001
        Shared id: cygwin1S3


Cygwin Package Information
Last downloaded files to: C:\Documents and Settings\lcluke\Desktop
Last downloaded files from: ftp://archive.progeny.com/cygwin
**************************************

Thanks,
-Luke Crook


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
  2002-03-20 14:47 ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory Luke J Crook
@ 2002-03-20 15:28 ` David Starks-Browning
  2002-03-20 16:04   ` Luke J Crook
  0 siblings, 1 reply; 13+ messages in thread
From: David Starks-Browning @ 2002-03-20 15:28 UTC (permalink / raw)
  To: Luke J Crook; +Cc: cygwin

Ouch.  Get rid of the old cygwin1.dll.  This is in the FAQ.

On Wednesday 20 Mar 02, Luke J Crook writes:
> And lastly...
> 
> **************************************
>   751k 2002/02/25 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
>                   "cygwin1.dll" v0.0 ts=2002/2/25 8:14
>     Cygwin DLL version info:
>         DLL version: 1.3.10
>         DLL epoch: 19
>         DLL bad signal mask: 19005
>         DLL old termios: 5
>         DLL malloc env: 28
>         API major: 0
>         API minor: 51
>         Shared data: 3
>         DLL identifier: cygwin1
>         Mount registry: 2
>         Cygnus registry name: Cygnus Solutions
>         Cygwin registry name: Cygwin
>         Program options name: Program Options
>         Cygwin mount registry name: mounts v2
>         Cygdrive flags: cygdrive flags
>         Cygdrive prefix: cygdrive prefix
>         Cygdrive default prefix:
>         Build date: Mon Feb 25 11:14:34 EST 2002
>         Shared id: cygwin1S3
> 
>   555k 2001/09/19 c:\ruby\bin\cygwin-ruby16.dll - os=4.0 img=1.0 sys=4.0
>                   "cygwin-ruby16.dll" v0.0 ts=2001/9/19 5:09
>   678k 2001/10/03 c:\ruby\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
>                   "cygwin1.dll" v0.0 ts=2001/5/20 20:28
>     Cygwin DLL version info:
>         DLL version: 1.3.2
>         DLL epoch: 19
>         DLL bad signal mask: 19005
>         DLL old termios: 5
>         DLL malloc env: 28
>         API major: 0
>         API minor: 39
>         Shared data: 3
>         DLL identifier: cygwin1
>         Mount registry: 2
>         Cygnus registry name: Cygnus Solutions
>         Cygwin registry name: Cygwin
>         Program options name: Program Options
>         Cygwin mount registry name: mounts v2
>         Cygdrive flags: cygdrive flags
>         Cygdrive prefix: cygdrive prefix
>         Cygdrive default prefix:
>         Build date: Sun May 20 23:28:17 EDT 2001
>         Shared id: cygwin1S3
> 
> 
> Cygwin Package Information
> Last downloaded files to: C:\Documents and Settings\lcluke\Desktop
> Last downloaded files from: ftp://archive.progeny.com/cygwin
> **************************************
> 
> Thanks,
> -Luke Crook
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
  2002-03-20 15:28 ` David Starks-Browning
@ 2002-03-20 16:04   ` Luke J Crook
  2002-03-20 16:18     ` Larry Hall (RFK Partners, Inc)
  0 siblings, 1 reply; 13+ messages in thread
From: Luke J Crook @ 2002-03-20 16:04 UTC (permalink / raw)
  To: David Starks-Browning, Luke J Crook; +Cc: cygwin

I do have Ruby installed, and there is a copy of cygwin1.dll in the c:\ruby
directory.

-Luke


----- Original Message -----
From: "David Starks-Browning" <starksb@ebi.ac.uk>
To: "Luke J Crook" <luke.crook@usa.net>
Cc: <cygwin@cygwin.com>
Sent: Wednesday, March 20, 2002 3:20 PM
Subject: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api
directory


> Ouch.  Get rid of the old cygwin1.dll.  This is in the FAQ.
>
> On Wednesday 20 Mar 02, Luke J Crook writes:
> > And lastly...
> >
> > **************************************
> >   751k 2002/02/25 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
> >                   "cygwin1.dll" v0.0 ts=2002/2/25 8:14
> >     Cygwin DLL version info:
> >         DLL version: 1.3.10
> >         DLL epoch: 19
> >         DLL bad signal mask: 19005
> >         DLL old termios: 5
> >         DLL malloc env: 28
> >         API major: 0
> >         API minor: 51
> >         Shared data: 3
> >         DLL identifier: cygwin1
> >         Mount registry: 2
> >         Cygnus registry name: Cygnus Solutions
> >         Cygwin registry name: Cygwin
> >         Program options name: Program Options
> >         Cygwin mount registry name: mounts v2
> >         Cygdrive flags: cygdrive flags
> >         Cygdrive prefix: cygdrive prefix
> >         Cygdrive default prefix:
> >         Build date: Mon Feb 25 11:14:34 EST 2002
> >         Shared id: cygwin1S3
> >
> >   555k 2001/09/19 c:\ruby\bin\cygwin-ruby16.dll - os=4.0 img=1.0 sys=4.0
> >                   "cygwin-ruby16.dll" v0.0 ts=2001/9/19 5:09
> >   678k 2001/10/03 c:\ruby\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
> >                   "cygwin1.dll" v0.0 ts=2001/5/20 20:28
> >     Cygwin DLL version info:
> >         DLL version: 1.3.2
> >         DLL epoch: 19
> >         DLL bad signal mask: 19005
> >         DLL old termios: 5
> >         DLL malloc env: 28
> >         API major: 0
> >         API minor: 39
> >         Shared data: 3
> >         DLL identifier: cygwin1
> >         Mount registry: 2
> >         Cygnus registry name: Cygnus Solutions
> >         Cygwin registry name: Cygwin
> >         Program options name: Program Options
> >         Cygwin mount registry name: mounts v2
> >         Cygdrive flags: cygdrive flags
> >         Cygdrive prefix: cygdrive prefix
> >         Cygdrive default prefix:
> >         Build date: Sun May 20 23:28:17 EDT 2001
> >         Shared id: cygwin1S3
> >
> >
> > Cygwin Package Information
> > Last downloaded files to: C:\Documents and Settings\lcluke\Desktop
> > Last downloaded files from: ftp://archive.progeny.com/cygwin
> > **************************************
> >
> > Thanks,
> > -Luke Crook
> >
> >
> > --
> > Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> > Bug reporting:         http://cygwin.com/bugs.html
> > Documentation:         http://cygwin.com/docs.html
> > FAQ:                   http://cygwin.com/faq/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
  2002-03-20 16:04   ` Luke J Crook
@ 2002-03-20 16:18     ` Larry Hall (RFK Partners, Inc)
  2002-03-20 16:38       ` Luke J Crook
  0 siblings, 1 reply; 13+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2002-03-20 16:18 UTC (permalink / raw)
  To: Luke J Crook; +Cc: cygwin

Check out the FAQ like David mentioned.  

Keep things the way you have them if that's your preference but don't expect 
help from the list when you run into troubles.  Cygwin won't work with two or 
more copies of it's DLL on the same system so unless you're adventurous (or
masochistic), you'll want to follow the advice of this list.

Sorry.  That's just the way it works.  

Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



At 06:37 PM 3/20/2002, Luke J Crook wrote:
>I do have Ruby installed, and there is a copy of cygwin1.dll in the c:\ruby
>directory.
>
>-Luke
>
>
>----- Original Message -----
>From: "David Starks-Browning" <starksb@ebi.ac.uk>
>To: "Luke J Crook" <luke.crook@usa.net>
>Cc: <cygwin@cygwin.com>
>Sent: Wednesday, March 20, 2002 3:20 PM
>Subject: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api
>directory
>
>
> > Ouch.  Get rid of the old cygwin1.dll.  This is in the FAQ.
> >
> > On Wednesday 20 Mar 02, Luke J Crook writes:
> > > And lastly...
> > >
> > > **************************************
> > >   751k 2002/02/25 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
> > >                   "cygwin1.dll" v0.0 ts=2002/2/25 8:14
> > >     Cygwin DLL version info:
> > >         DLL version: 1.3.10
> > >         DLL epoch: 19
> > >         DLL bad signal mask: 19005
> > >         DLL old termios: 5
> > >         DLL malloc env: 28
> > >         API major: 0
> > >         API minor: 51
> > >         Shared data: 3
> > >         DLL identifier: cygwin1
> > >         Mount registry: 2
> > >         Cygnus registry name: Cygnus Solutions
> > >         Cygwin registry name: Cygwin
> > >         Program options name: Program Options
> > >         Cygwin mount registry name: mounts v2
> > >         Cygdrive flags: cygdrive flags
> > >         Cygdrive prefix: cygdrive prefix
> > >         Cygdrive default prefix:
> > >         Build date: Mon Feb 25 11:14:34 EST 2002
> > >         Shared id: cygwin1S3
> > >
> > >   555k 2001/09/19 c:\ruby\bin\cygwin-ruby16.dll - os=4.0 img=1.0 sys=4.0
> > >                   "cygwin-ruby16.dll" v0.0 ts=2001/9/19 5:09
> > >   678k 2001/10/03 c:\ruby\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
> > >                   "cygwin1.dll" v0.0 ts=2001/5/20 20:28
> > >     Cygwin DLL version info:
> > >         DLL version: 1.3.2
> > >         DLL epoch: 19
> > >         DLL bad signal mask: 19005
> > >         DLL old termios: 5
> > >         DLL malloc env: 28
> > >         API major: 0
> > >         API minor: 39
> > >         Shared data: 3
> > >         DLL identifier: cygwin1
> > >         Mount registry: 2
> > >         Cygnus registry name: Cygnus Solutions
> > >         Cygwin registry name: Cygwin
> > >         Program options name: Program Options
> > >         Cygwin mount registry name: mounts v2
> > >         Cygdrive flags: cygdrive flags
> > >         Cygdrive prefix: cygdrive prefix
> > >         Cygdrive default prefix:
> > >         Build date: Sun May 20 23:28:17 EDT 2001
> > >         Shared id: cygwin1S3
> > >
> > >
> > > Cygwin Package Information
> > > Last downloaded files to: C:\Documents and Settings\lcluke\Desktop
> > > Last downloaded files from: ftp://archive.progeny.com/cygwin
> > > **************************************
> > >
> > > Thanks,
> > > -Luke Crook
> > >
> > >
> > > --
> > > Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> > > Bug reporting:         http://cygwin.com/bugs.html
> > > Documentation:         http://cygwin.com/docs.html
> > > FAQ:                   http://cygwin.com/faq/
>
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the  usr/lib/w32api directory
  2002-03-20 16:18     ` Larry Hall (RFK Partners, Inc)
@ 2002-03-20 16:38       ` Luke J Crook
  2002-03-20 16:53         ` Larry Hall (RFK Partners, Inc)
  0 siblings, 1 reply; 13+ messages in thread
From: Luke J Crook @ 2002-03-20 16:38 UTC (permalink / raw)
  To: Larry Hall (RFK Partners, Inc); +Cc: cygwin

Thanks for the help guys, I read the the FAQ and have since uninstalled
Ruby, and deleted everythin in the the c:\Cygwin directory. I decided to
start from scratch.

However, even after re-installing Cygwin, I still have the same problem as I
described previously... ld can't find -luser32. Could this be a possible bug
in the installer?

The only way I can fix this is by copying the contents of /usr/lib/w32api
into /lib and /usr/lib.

-Luke

----- Original Message -----
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
To: "Luke J Crook" <lcluke@wsbnet.com>
Cc: <cygwin@cygwin.com>
Sent: Wednesday, March 20, 2002 4:03 PM
Subject: Re: ./config -luser32 error, but libuser32.a is in the
usr/lib/w32api directory


> Check out the FAQ like David mentioned.
>
> Keep things the way you have them if that's your preference but don't
expect
> help from the list when you run into troubles.  Cygwin won't work with two
or
> more copies of it's DLL on the same system so unless you're adventurous
(or
> masochistic), you'll want to follow the advice of this list.
>
> Sorry.  That's just the way it works.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the  usr/lib/w32api directory
  2002-03-20 16:38       ` Luke J Crook
@ 2002-03-20 16:53         ` Larry Hall (RFK Partners, Inc)
  0 siblings, 0 replies; 13+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2002-03-20 16:53 UTC (permalink / raw)
  To: Luke J Crook; +Cc: cygwin

No, as Chris pointed out, setup is fine.  Check your environment again.  You
have some environment variable set wrong (for some other reason) or you're not 
using the gcc you think you are or some other such thing.  Of course if you 
still get the complaint about a bad volume when you run cygcheck, you may 
actually have a disk problem at the heart of your difficulties.

Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



At 07:27 PM 3/20/2002, Luke J Crook wrote:
>Thanks for the help guys, I read the the FAQ and have since uninstalled
>Ruby, and deleted everythin in the the c:\Cygwin directory. I decided to
>start from scratch.
>
>However, even after re-installing Cygwin, I still have the same problem as I
>described previously... ld can't find -luser32. Could this be a possible bug
>in the installer?
>
>The only way I can fix this is by copying the contents of /usr/lib/w32api
>into /lib and /usr/lib.
>
>-Luke
>
>----- Original Message -----
>From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
>To: "Luke J Crook" <lcluke@wsbnet.com>
>Cc: <cygwin@cygwin.com>
>Sent: Wednesday, March 20, 2002 4:03 PM
>Subject: Re: ./config -luser32 error, but libuser32.a is in the
>usr/lib/w32api directory
>
>
> > Check out the FAQ like David mentioned.
> >
> > Keep things the way you have them if that's your preference but don't
>expect
> > help from the list when you run into troubles.  Cygwin won't work with two
>or
> > more copies of it's DLL on the same system so unless you're adventurous
>(or
> > masochistic), you'll want to follow the advice of this list.
> >
> > Sorry.  That's just the way it works.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
  2002-03-20 18:22   ` Christopher Faylor
@ 2002-03-20 19:05     ` Dan Browning
  0 siblings, 0 replies; 13+ messages in thread
From: Dan Browning @ 2002-03-20 19:05 UTC (permalink / raw)
  To: cygwin

At 09:11 PM 3/20/2002 -0500, you wrote:
>On Wed, Mar 20, 2002 at 05:52:18PM -0800, Dan Browning wrote:
> >The "c:\cygwin\usr\lib\w32api" DOES actually exist in windows, but I could
> >not access that directory within the cygwin shell:
> >
> >$ cd /usr/lib/w32api
> >bash: cd: /usr/lib/w32api: No such file or directory
> >
> >However, if I copy "c:\cygwin\usr\lib\w32api" to c:\cygwin\lib, then
> >everything works (like what Luke said).
>
>Wow.  How many times are we going to repeat the fact that copying files
>inappropriately "solves" the problem?
>
>Maybe we need a new newsgroup
>"cygwin-copied-w32api-to-lib-and-it-works-dammit@cygwin.com"
>
> >So what I think we're dealing with here is, "why can't cygwin see the
> >c:\cygwin\usr\lib\w32api directory"?
>
>Because your mount table is screwed up.
>
>cgf

I see you've mentioned that before 
(http://www.cygwin.com/ml/cygwin/2000-04/msg00767.html) to some other 
hapless soul, but what do you recommend as a fix?


+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Dan Browning, Kavod Technologies <db@kavod.com>
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lieberman's Law:
         Everybody lies, but it doesn't matter since nobody listens.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
  2002-03-20 18:13 Dan Browning
@ 2002-03-20 18:31 ` Dan Browning
  0 siblings, 0 replies; 13+ messages in thread
From: Dan Browning @ 2002-03-20 18:31 UTC (permalink / raw)
  To: cygwin

At 06:09 PM 3/20/2002 -0800, you wrote:
>At 08:56 PM 3/20/2002 -0500, you wrote:
>>At 08:52 PM 3/20/2002, Dan Browning wrote:
>> >At 05:36 PM 3/20/2002 -0800, you wrote:
>> >>At 07:27 PM 3/20/2002, Luke J Crook wrote:
>> >> >Thanks for the help guys, I read the the FAQ and have since uninstalled
>> >> >Ruby, and deleted everythin in the the c:\Cygwin directory. I decided to
>> >> >start from scratch.
>> >> >
>> >> >However, even after re-installing Cygwin, I still have the same 
>> problem as I
>> >> >described previously... ld can't find -luser32. Could this be a 
>> possible bug
>> >> >in the installer?
>> >> >
>> >> >The only way I can fix this is by copying the contents of 
>> /usr/lib/w32api
>> >> >into /lib and /usr/lib.
>> >> >
>> >> >-Luke
>> >>
>> >>Ditto.
>> >>
>> >>#################################################
>> >>##  Steps to reproduce:
>> >>#################################################
>> >>
>> >>* Remove old cygwin ("del /s /q c:\cygwin")
>> >>
>> >>* Install "All" using the new cygwin installer
>> >>
>> >>#################################################
>> >>##  Symptoms
>> >>#################################################
>> >>
>> >>* luser32 is nowhere to be found.  (unlike Luke, I do not have a 
>> "/usr/lib/w32api" directory).
>> >
>> >Correction:
>> >
>> >The "c:\cygwin\usr\lib\w32api" DOES actually exist in windows, but I 
>> could not access that directory within the cygwin shell:
>> >
>> >$ cd /usr/lib/w32api
>> >bash: cd: /usr/lib/w32api: No such file or directory
>> >
>> >However, if I copy "c:\cygwin\usr\lib\w32api" to c:\cygwin\lib, then 
>> everything works (like what Luke said).
>> >
>> >So what I think we're dealing with here is, "why can't cygwin see the 
>> c:\cygwin\usr\lib\w32api directory"?
>>
>>
>>Sounds like a permissions problem to me.  What does ls -l /usr/lib/w32api
>>show?
>
><I'll try to remember to do reply all instead of reply next time>
>
>$ ls -l /usr/lib/w32api
>ls: /usr/lib/w32api: No such file or directory
>
>Perhaps it has something to do with the /usr/lib -> /lib 
>mounting?  http://cygwin.com/faq/faq.html#SEC61

# It exists if I use the /cgydrive... method:

$ ll /cygdrive/c/cygwin/usr/lib/w32api
total 5704
-rw-r--r--    1 dpbrowni None       408608 Dec  7 06:51 libadvapi32.a
-rw-r--r--    1 dpbrowni None         4254 Dec  7 06:51 libcap.a
-rw-r--r--    1 dpbrowni None        94488 Dec  7 06:51 libcomctl32.a
-rw-r--r--    1 dpbrowni None        19752 Dec  7 06:51 libcomdlg32.a
-rw-r--r--    1 dpbrowni None        20062 Dec  7 06:51 libctl3d32.a
-rw-r--r--    1 dpbrowni None         5122 Dec  7 06:51 libd3dim.a
[...]

# But not regular ls:

$ ls /usr/lib/w32api
ls: /usr/lib/w32api: No such file or directory

# I don't know if the mount output helps at all:

$ mount
C:\cygwin\bin on /usr/bin type system (binmode)
C:\cygwin\lib on /usr/lib type system (binmode)
C:\cygwin on / type system (binmode)
c: on /cygdrive/c type user (binmode,noumount)
d: on /cygdrive/d type user (binmode,noumount)
e: on /cygdrive/e type user (binmode,noumount)
k: on /cygdrive/k type user (binmode,noumount)

I had an extra cygwin.dll in c:\mysql\bin, but I got rid of that and the 
same problem.


As far as permissions, here is a look through /cygdrive's eyes:

$ ll /cygdrive/c/cygwin/usr/lib
total 457
-rw-r--r--    1 dpbrowni None       408560 Apr 25  2001 libglui.a
-rw-r--r--    1 dpbrowni None        26402 Apr 25  2001 libgluix.a
drwxr-xr-x    2 dpbrowni None            0 Mar 20 16:58 mingw
drwxr-xr-x    2 dpbrowni None        32768 Mar 20 17:01 w32api

And the windows permissions matched other cygwin directories I've seen 
(Everyone = Full Control, owned by my group: DANB3\Administrators).

I hope that helps,

+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Dan Browning, Kavod Technologies <db@kavod.com>
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lieberman's Law:
         Everybody lies, but it doesn't matter since nobody listens.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
  2002-03-20 18:08 ` Dan Browning
  2002-03-20 18:22   ` Christopher Faylor
@ 2002-03-20 18:27   ` Larry Hall (RFK Partners, Inc)
  1 sibling, 0 replies; 13+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2002-03-20 18:27 UTC (permalink / raw)
  To: Dan Browning, cygwin

At 08:52 PM 3/20/2002, Dan Browning wrote:
>At 05:36 PM 3/20/2002 -0800, you wrote:
>>At 07:27 PM 3/20/2002, Luke J Crook wrote:
>> >Thanks for the help guys, I read the the FAQ and have since uninstalled
>> >Ruby, and deleted everythin in the the c:\Cygwin directory. I decided to
>> >start from scratch.
>> >
>> >However, even after re-installing Cygwin, I still have the same problem as I
>> >described previously... ld can't find -luser32. Could this be a possible bug
>> >in the installer?
>> >
>> >The only way I can fix this is by copying the contents of /usr/lib/w32api
>> >into /lib and /usr/lib.
>> >
>> >-Luke
>>
>>Ditto.
>>
>>#################################################
>>##  Steps to reproduce:
>>#################################################
>>
>>* Remove old cygwin ("del /s /q c:\cygwin")
>>
>>* Install "All" using the new cygwin installer
>>
>>#################################################
>>##  Symptoms
>>#################################################
>>
>>* luser32 is nowhere to be found.  (unlike Luke, I do not have a "/usr/lib/w32api" directory).
>
>Correction:
>
>The "c:\cygwin\usr\lib\w32api" DOES actually exist in windows, but I could not access that directory within the cygwin shell:
>
>$ cd /usr/lib/w32api
>bash: cd: /usr/lib/w32api: No such file or directory
>
>However, if I copy "c:\cygwin\usr\lib\w32api" to c:\cygwin\lib, then everything works (like what Luke said).
>
>So what I think we're dealing with here is, "why can't cygwin see the c:\cygwin\usr\lib\w32api directory"?


Sounds like a permissions problem to me.  What does ls -l /usr/lib/w32api
show?



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
838 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
  2002-03-20 18:08 ` Dan Browning
@ 2002-03-20 18:22   ` Christopher Faylor
  2002-03-20 19:05     ` Dan Browning
  2002-03-20 18:27   ` Larry Hall (RFK Partners, Inc)
  1 sibling, 1 reply; 13+ messages in thread
From: Christopher Faylor @ 2002-03-20 18:22 UTC (permalink / raw)
  To: cygwin

On Wed, Mar 20, 2002 at 05:52:18PM -0800, Dan Browning wrote:
>The "c:\cygwin\usr\lib\w32api" DOES actually exist in windows, but I could 
>not access that directory within the cygwin shell:
>
>$ cd /usr/lib/w32api
>bash: cd: /usr/lib/w32api: No such file or directory
>
>However, if I copy "c:\cygwin\usr\lib\w32api" to c:\cygwin\lib, then 
>everything works (like what Luke said).

Wow.  How many times are we going to repeat the fact that copying files
inappropriately "solves" the problem?

Maybe we need a new newsgroup
"cygwin-copied-w32api-to-lib-and-it-works-dammit@cygwin.com"

>So what I think we're dealing with here is, "why can't cygwin see the 
>c:\cygwin\usr\lib\w32api directory"?

Because your mount table is screwed up.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
@ 2002-03-20 18:13 Dan Browning
  2002-03-20 18:31 ` Dan Browning
  0 siblings, 1 reply; 13+ messages in thread
From: Dan Browning @ 2002-03-20 18:13 UTC (permalink / raw)
  To: cygwin

At 08:56 PM 3/20/2002 -0500, you wrote:
>At 08:52 PM 3/20/2002, Dan Browning wrote:
> >At 05:36 PM 3/20/2002 -0800, you wrote:
> >>At 07:27 PM 3/20/2002, Luke J Crook wrote:
> >> >Thanks for the help guys, I read the the FAQ and have since uninstalled
> >> >Ruby, and deleted everythin in the the c:\Cygwin directory. I decided to
> >> >start from scratch.
> >> >
> >> >However, even after re-installing Cygwin, I still have the same 
> problem as I
> >> >described previously... ld can't find -luser32. Could this be a 
> possible bug
> >> >in the installer?
> >> >
> >> >The only way I can fix this is by copying the contents of /usr/lib/w32api
> >> >into /lib and /usr/lib.
> >> >
> >> >-Luke
> >>
> >>Ditto.
> >>
> >>#################################################
> >>##  Steps to reproduce:
> >>#################################################
> >>
> >>* Remove old cygwin ("del /s /q c:\cygwin")
> >>
> >>* Install "All" using the new cygwin installer
> >>
> >>#################################################
> >>##  Symptoms
> >>#################################################
> >>
> >>* luser32 is nowhere to be found.  (unlike Luke, I do not have a 
> "/usr/lib/w32api" directory).
> >
> >Correction:
> >
> >The "c:\cygwin\usr\lib\w32api" DOES actually exist in windows, but I 
> could not access that directory within the cygwin shell:
> >
> >$ cd /usr/lib/w32api
> >bash: cd: /usr/lib/w32api: No such file or directory
> >
> >However, if I copy "c:\cygwin\usr\lib\w32api" to c:\cygwin\lib, then 
> everything works (like what Luke said).
> >
> >So what I think we're dealing with here is, "why can't cygwin see the 
> c:\cygwin\usr\lib\w32api directory"?
>
>
>Sounds like a permissions problem to me.  What does ls -l /usr/lib/w32api
>show?

<I'll try to remember to do reply all instead of reply next time>

$ ls -l /usr/lib/w32api
ls: /usr/lib/w32api: No such file or directory

Perhaps it has something to do with the /usr/lib -> /lib 
mounting?  http://cygwin.com/faq/faq.html#SEC61


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Dan Browning, Kavod Technologies <db@kavod.com>
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Lieberman's Law:
         Everybody lies, but it doesn't matter since nobody listens.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
  2002-03-20 17:44 Dan Browning
@ 2002-03-20 18:08 ` Dan Browning
  2002-03-20 18:22   ` Christopher Faylor
  2002-03-20 18:27   ` Larry Hall (RFK Partners, Inc)
  0 siblings, 2 replies; 13+ messages in thread
From: Dan Browning @ 2002-03-20 18:08 UTC (permalink / raw)
  To: cygwin

At 05:36 PM 3/20/2002 -0800, you wrote:
>At 07:27 PM 3/20/2002, Luke J Crook wrote:
> >Thanks for the help guys, I read the the FAQ and have since uninstalled
> >Ruby, and deleted everythin in the the c:\Cygwin directory. I decided to
> >start from scratch.
> >
> >However, even after re-installing Cygwin, I still have the same problem as I
> >described previously... ld can't find -luser32. Could this be a possible bug
> >in the installer?
> >
> >The only way I can fix this is by copying the contents of /usr/lib/w32api
> >into /lib and /usr/lib.
> >
> >-Luke
>
>Ditto.
>
>#################################################
>##  Steps to reproduce:
>#################################################
>
>* Remove old cygwin ("del /s /q c:\cygwin")
>
>* Install "All" using the new cygwin installer
>
>#################################################
>##  Symptoms
>#################################################
>
>* luser32 is nowhere to be found.  (unlike Luke, I do not have a 
>"/usr/lib/w32api" directory).

Correction:

The "c:\cygwin\usr\lib\w32api" DOES actually exist in windows, but I could 
not access that directory within the cygwin shell:

$ cd /usr/lib/w32api
bash: cd: /usr/lib/w32api: No such file or directory

However, if I copy "c:\cygwin\usr\lib\w32api" to c:\cygwin\lib, then 
everything works (like what Luke said).

So what I think we're dealing with here is, "why can't cygwin see the 
c:\cygwin\usr\lib\w32api directory"?

Thanks again,

+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Dan Browning, Kavod Technologies <db@kavod.com>
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"I went to the museum where they had all the heads and arms from the
statues that are in all the other museums."
                 -- Steven Wright


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory
@ 2002-03-20 17:44 Dan Browning
  2002-03-20 18:08 ` Dan Browning
  0 siblings, 1 reply; 13+ messages in thread
From: Dan Browning @ 2002-03-20 17:44 UTC (permalink / raw)
  To: cygwin

At 07:27 PM 3/20/2002, Luke J Crook wrote:
 >Thanks for the help guys, I read the the FAQ and have since uninstalled
 >Ruby, and deleted everythin in the the c:\Cygwin directory. I decided to
 >start from scratch.
 >
 >However, even after re-installing Cygwin, I still have the same problem as I
 >described previously... ld can't find -luser32. Could this be a possible bug
 >in the installer?
 >
 >The only way I can fix this is by copying the contents of /usr/lib/w32api
 >into /lib and /usr/lib.
 >
 >-Luke

Ditto.

#################################################
##  Steps to reproduce:
#################################################

* Remove old cygwin ("del /s /q c:\cygwin")

* Install "All" using the new cygwin installer

#################################################
##  Symptoms
#################################################

* luser32 is nowhere to be found.  (unlike Luke, I do not have a 
"/usr/lib/w32api" directory).

#################################################
##  Unsuccessful attempts
#################################################

* I do not have any cygwin*.dll other than c:\cygwin\bin

* I don't have any gcc* files on my system other than c:\cygwin\bin

* I have scoured my PATH for anything that might skewer results to no avail.

* I have tried a "reinstall" of everything, to no avail.

* I have tried various versions of w32api, to no avail.

* I've reinstalled cygwin several dozen times, as recently as 
yesterday.  But today is the first time I've seen this problem.

#################################################
##  Support information
#################################################

dpbrowning@DANB3 ~
$ gcc hello.cc
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld: 
cannot find -luser32
collect2: ld returned 1 exit status

dpbrowning@DANB3 ~
$ find / -name "luser32*"

dpbrowning@DANB3 ~
$

* cygcheck output attached.

#################################################
##  Conclusion
#################################################

Further debugging techniques would be appreciated.  Thanks,


+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Dan Browning, Kavod Technologies <db@kavod.com>
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You never know how many friends you have until you rent a house on the
beach.


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Wed Mar 20 17:08:23 2002

Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 2

Path:   C:\cygwin\usr\local\bin
         C:\cygwin\bin
         C:\cygwin\bin
         c:\j2sdk1.4.0\bin
         C:\cygwin\bin
         c:\WINNT\system32
         c:\WINNT
         c:\WINNT\System32\Wbem
         c:\PROGRA~1\Tcl\bin
         c:\progra~1\puttyssh
         c:\PROGRA~1\COMMON~1\AUTODE~1
         c:\mysql\bin

SysDir: C:\WINNT\System32
WinDir: C:\WINNT

HOME = `C:\cygwin\home\dpbrowning'
MAKE_MODE = `unix'
PWD = `/home/dpbrowning'
USER = `dpbrowning'

ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
APPDATA = `C:\Documents and Settings\dpbrowning\Application Data'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
COMPUTERNAME = `DANB3'
COMSPEC = `C:\WINNT\system32\cmd.exe'
HOMEDRIVE = `C:'
HOMEPATH = `\'
JAVA_HOME = `C:\j2sdk1.4.0'
LOGONSERVER = `\\DANB3'
MANPATH = `:/usr/ssl/man'
NUMBER_OF_PROCESSORS = `1'
OLDPWD = `/usr/bin'
OS2LIBPATH = `C:\WINNT\system32\os2\dll;'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 6 Model 4 Stepping 4, AuthenticAMD'
PROCESSOR_LEVEL = `6'
PROCESSOR_REVISION = `0404'
PROGRAMFILES = `C:\Program Files'
PROMPT = `$P$G'
PS1 = `\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
SHLVL = `1'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINNT'
TEMP = `c:\WINNT\TEMP'
TERM = `cygwin'
TMP = `c:\WINNT\TEMP'
TMPDIR = `c:\temp'
USERDOMAIN = `DANB3'
USERNAME = `dpbrowning'
USERPROFILE = `C:\Documents and Settings\dpbrowning'
WINDIR = `C:\WINNT'
_ = `/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
   (default) = `/cygdrive'
   cygdrive flags = 0x00000022
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder\Start 
Menu\Programs\Cygnus Solutions
   (default) = (unsupported type)
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
   (default) = `C:/cygwin'
   flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
   (default) = `C:/cygwin/bin'
   flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
   (default) = `C:/cygwin/lib'
   flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options

a:  fd           N/A    N/A
c:  hd  NTFS   29996Mb  99% CP CS UN PA FC
d:  hd  NTFS   38162Mb  79% CP CS UN PA FC     backup1
e:  cd  CDFS     111Mb 100%    CS UN           PERLCD
f:  cd           N/A    N/A
k:  hd  NTFS   29996Mb  99% CP CS UN PA FC

.              /cygdrive  user    binmode,noumount
C:/cygwin      /          system  binmode
C:/cygwin/bin  /usr/bin   system  binmode
C:/cygwin/lib  /usr/lib   system  binmode

Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\sh.exe

    56k 2000/12/03 C:\cygwin\bin\cygbz21.0.dll - os=4.0 img=1.0 sys=4.0
                   "cygbz21.0.dll" v0.0 ts=2000/11/20 15:53
   621k 2002/01/16 C:\cygwin\bin\cygcrypto.dll - os=4.0 img=1.0 sys=4.0
                   "cygcrypto.dll" v0.0 ts=2002/1/16 1:54
   107k 2002/03/07 C:\cygwin\bin\cygcurl-2.dll - os=4.0 img=1.0 sys=4.0
                   "cygcurl-2.dll" v0.0 ts=2002/3/7 7:03
    50k 2002/03/17 C:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                   "cygexslt-0.dll" v0.0 ts=2002/3/16 22:24
    45k 2001/04/25 C:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                   "cygform5.dll" v0.0 ts=2001/4/24 22:28
    35k 2002/01/09 C:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                   "cygform6.dll" v0.0 ts=2002/1/8 22:03
    19k 2002/02/20 C:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                   "cyggdbm.dll" v0.0 ts=2002/2/19 19:05
    17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                   "cyghistory4.dll" v0.0 ts=2001/1/6 20:34
    20k 2002/01/13 C:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                   "cyghistory5.dll" v0.0 ts=2002/1/12 17:27
    22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                   "cygintl-1.dll" v0.0 ts=2001/12/13 1:28
    21k 2001/06/20 C:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                   "cygintl.dll" v0.0 ts=2001/6/20 10:09
    81k 2000/12/05 C:\cygwin\bin\cygitcl30.dll - os=4.0 img=1.0 sys=4.0
                   "cygitcl30.dll" v0.0 ts=2000/11/25 17:43
    35k 2000/12/05 C:\cygwin\bin\cygitk30.dll - os=4.0 img=1.0 sys=4.0
                   "cygitk30.dll" v0.0 ts=2000/11/25 17:43
    45k 2002/02/08 C:\cygwin\bin\cygjbig1.dll - os=4.0 img=1.0 sys=4.0
                   "cygjbig1.dll" v0.0 ts=2002/2/7 15:59
   119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll - os=4.0 img=1.0 sys=4.0
                   "cygjpeg6b.dll" v0.0 ts=2002/2/8 21:19
    35k 2002/02/04 C:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                   "cygltdl-3.dll" v0.0 ts=2002/2/3 17:56
    26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                   "cygmenu5.dll" v0.0 ts=2001/4/24 22:27
    20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                   "cygmenu6.dll" v0.0 ts=2002/1/8 22:03
   156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                   "cygncurses++5.dll" v0.0 ts=2001/4/24 22:29
   175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                   "cygncurses++6.dll" v0.0 ts=2002/1/8 22:03
   226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                   "cygncurses5.dll" v0.0 ts=2001/4/24 22:17
   202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                   "cygncurses6.dll" v0.0 ts=2002/1/8 22:03
    15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                   "cygpanel5.dll" v0.0 ts=2001/4/24 22:27
    12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                   "cygpanel6.dll" v0.0 ts=2002/1/8 22:03
    40k 2001/11/21 C:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                   "cygpcre.dll" v0.0 ts=2001/11/21 14:15
    39k 2001/11/21 C:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                   "cygpcreposix.dll" v0.0 ts=2001/11/21 14:15
   170k 2002/01/21 C:\cygwin\bin\cygpng2.dll - os=4.0 img=1.0 sys=4.0
                   "cygpng2.dll" v0.0 ts=2002/1/20 17:05
   108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                   "cygreadline4.dll" v0.0 ts=2001/1/6 20:34
   121k 2002/01/13 C:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                   "cygreadline5.dll" v0.0 ts=2002/1/12 17:27
    66k 2001/11/20 C:\cygwin\bin\cygregex.dll - os=4.0 img=1.0 sys=4.0
                   "cygregex.dll" v0.0 ts=2001/11/20 6:44
   156k 2002/01/16 C:\cygwin\bin\cygssl.dll - os=4.0 img=1.0 sys=4.0
                   "cygssl.dll" v0.0 ts=2002/1/16 1:54
   390k 2000/12/05 C:\cygwin\bin\cygtcl80.dll - os=4.0 img=1.0 sys=4.0
                   "cygtcl80.dll" v0.0 ts=2000/11/25 17:39
     5k 2000/12/05 C:\cygwin\bin\cygtclpip80.dll - os=4.0 img=1.0 sys=4.0
    10k 2000/12/05 C:\cygwin\bin\cygtclreg80.dll - os=4.0 img=1.0 sys=4.0
                   "cygtclreg80.dll" v0.0 ts=2000/11/25 17:39
   253k 2002/02/10 C:\cygwin\bin\cygtiff3.dll - os=4.0 img=1.0 sys=4.0
                   "cygtiff3.dll" v0.0 ts=2002/2/10 0:34
   623k 2000/12/05 C:\cygwin\bin\cygtk80.dll - os=4.0 img=1.0 sys=4.0
                   "cygtk80.dll" v0.0 ts=2000/11/25 17:43
  1248k 2002/03/17 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                   "cygxml2-2.dll" v0.0 ts=2002/3/16 19:45
    41k 2002/01/20 C:\cygwin\bin\cygXpm-noX4.dll - os=4.0 img=1.0 sys=4.0
                   "cygXpm-noX4.dll" v0.0 ts=2002/1/20 10:49
    46k 2002/01/20 C:\cygwin\bin\cygXpm-X4.dll - os=4.0 img=1.0 sys=4.0
                   "cygXpm-X4.dll" v0.0 ts=2002/1/20 10:50
   152k 2002/03/17 C:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                   "cygxslt-1.dll" v0.0 ts=2002/3/16 22:19
    15k 2002/03/17 C:\cygwin\bin\cygxsltbreakpoint-1.dll - os=4.0 img=1.0 
sys=4.0
                   "cygxsltbreakpoint-1.dll" v0.0 ts=2002/3/16 22:24
    50k 2002/03/12 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                   "cygz.dll" v0.0 ts=2002/3/11 20:38
   751k 2002/02/25 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                   "cygwin1.dll" v0.0 ts=2002/2/25 8:14
     Cygwin DLL version info:
         DLL version: 1.3.10
         DLL epoch: 19
         DLL bad signal mask: 19005
         DLL old termios: 5
         DLL malloc env: 28
         API major: 0
         API minor: 51
         Shared data: 3
         DLL identifier: cygwin1
         Mount registry: 2
         Cygnus registry name: Cygnus Solutions
         Cygwin registry name: Cygwin
         Program options name: Program Options
         Cygwin mount registry name: mounts v2
         Cygdrive flags: cygdrive flags
         Cygdrive prefix: cygdrive prefix
         Cygdrive default prefix:
         Build date: Mon Feb 25 11:14:34 EST 2002
         Shared id: cygwin1S3

   653k 1998/10/30 c:\mysql\bin\cygwinb19.dll - os=4.0 img=1.0 sys=4.0
                   "cygwinb19.dll" v0.0 ts=1998/7/15 10:50

Cygwin Package Information
Last downloaded files to: K:\bin\cygwin\latest-new
Last downloaded files from: à$?

Package             Version
ash                 20020131-1
autoconf            2.53-1
autoconf-devel      2.52-4
autoconf-stable     2.13-4
automake            1.6a-1
automake-devel      1.5-5
automake-stable     1.4p5-5
bash                2.05a-3
bc                  1.06-1
binutils            20011002-1
bison               1.33-1
byacc               1.9-1
bzip2               1.0.1-6
clear               1.0
compface            1.4-5
cpio                2.4.2
cron                3.0.1-6
crypt               1.0-1
ctags               5.2-1
curl                7.9.5-1
cvs                 1.11.0-1
cygrunsrv           0.95-1
cygutils            1.0.0-1
cygwin              1.3.10-1
dejagnu             20010117-1
diff                0.0
ed                  0.2-1
expect              20010117-1
figlet              2.2-1
file                3.37-1
fileutils           4.1-1
findutils           4.1
flex                2.5.4-1
fortune             1.8-2
gawk                3.0.4-1
gcc                 2.95.3-5
gdb                 20010428-3
gdbm                1.8.0-4
gettext             0.10.40-1
ghostscript         6.51-4
gperf               0.0
grep                2.5g
groff               1.17.2-1
gzip                1.3.2-1
indent              2.2.7-2
inetutils           1.3.2-17
irc                 20010101-1
jbigkit             1.2-6
jpeg                6b-7
less                358-3
libintl             0.10.38-3
libintl1            0.10.40-1
libncurses5         5.2-1
libncurses6         5.2-8
libpng              1.0.12-1
libpng2             1.0.12-1
libreadline4        4.1-2
libreadline5        4.2a-1
libtool             20020202a-1
libtool-devel       20020202-1
libtool-stable      1.4.2-2
libxml2             2.4.17-1
libxslt             1.0.13-1
links               0.96-1
login               1.4-3
lynx                2.8.4-1
m4                  0.0
make                3.79.1-5
man                 1.5g-2
mingw-runtime       1.2-1
mktemp              1.4-1
mt                  2.0.1-1
mutt                1.2.5i-6
nano                1.0.7-1
ncftp               3.1.2-1
ncurses             5.2-8
newlib-man          20001118-1
opengl              1.1.0-5
openssh             3.1p1-1
openssl             0.9.6c-3
openssl-devel       0.9.6c-2
patch               2.5-3
pcre                3.7-1
perl                5.6.1-2
pkgconfig           0.10.0-1
popt                1.6.2-1
postgresql          7.1.3-2
python              2.2-1
rcs                 5.7-2
readline            4.2a-1
regex               4.4-2
robots              2.0-1
rsync               2.5.4-1
rxvt                2.7.2-10
sed                 3.02-1
sh-utils            2.0-2
sharutils           4.2.1-2
shutdown            1.2-2
squid               2.4-STABLE20010508
ssmtp               2.38.7-3
tar                 1.13.19-1
tcltk               20001125-1
tcsh                6.11.00-4
termcap             20010825-1
terminfo            5.2-1
tetex-beta          20001218-1
texinfo             4.0-5
textutils           2.0.21-1
tiff                3.5.7-1
time                1.7-1
ttcp                19980512-1
units               1.77-1
unzip               5.41-1
vim                 6.0.93-1
w32api              1.2-1
wget                1.8.1-1
which               1.5-1
whois               4.5.17-1
xpm-nox             4.2.0-1
zip                 2.3-1
zlib                1.1.4-1

Use -h to see help about each section


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

end of thread, other threads:[~2002-03-21  2:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-20 14:47 ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory Luke J Crook
2002-03-20 15:28 ` David Starks-Browning
2002-03-20 16:04   ` Luke J Crook
2002-03-20 16:18     ` Larry Hall (RFK Partners, Inc)
2002-03-20 16:38       ` Luke J Crook
2002-03-20 16:53         ` Larry Hall (RFK Partners, Inc)
2002-03-20 17:44 Dan Browning
2002-03-20 18:08 ` Dan Browning
2002-03-20 18:22   ` Christopher Faylor
2002-03-20 19:05     ` Dan Browning
2002-03-20 18:27   ` Larry Hall (RFK Partners, Inc)
2002-03-20 18:13 Dan Browning
2002-03-20 18:31 ` Dan Browning

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