Re: ./config -luser32 error but copying w32api works. It works I tellyou! (setup problem?)

2002-03-20 Thread Luke J Crook
I installed Cygwin on 3 different machines today running NT4, XP Home and Win2000 Server respectively. The problem was reproduced on all. Tomorrow I will install Cygwin on a brand new machine running XP Professional (The only other software that has ever been installed on that is Office97). Tonig

Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory

2002-03-20 Thread Luke J Crook
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)" <[EMAIL PROTECTED]> To: "Luke J Crook" <[EMAIL

Re: ./config -luser32 error, but libuser32.a is in the usr/lib/w32api directory

2002-03-20 Thread Luke J Crook
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" <[EMAIL PROTECTED]> To: "Luke J Crook" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, Ma

RE: gcc error: ld cannot find user32 (w32api package installed)

2002-03-20 Thread Luke J Crook
>> From: "Edward M. Lee" >> To: "'Jeremy Hetzler'" >> Date: Tue, 19 Mar 2002 22:42:38 -0500 >> Try removing the ./ from the w32api-1.2.1.tar.bz2 package, then >> reinstall. >> Or just tar -C / path/to/w32api-1.2.1.tar.bz2 I don't understand. I'm having the same problem, and I installed Cyg

./config -luser32 error, but libuser32.a is in the usr/lib/w32apidirectory

2002-03-20 Thread Luke J Crook
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