This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error after ./configure


On Fri, Jan 11, 2002 at 02:33:41PM +0100, Frank Wagner wrote:
> Hello,
> 
> I tried to build insight5.1 on a WinNT 4.0 maschine.
> After the command ./configure I got the following messages:
> 
> Configuring for a i686-pc-cygwin host.
> Created "Makefile" in /home/WagnerF/insight using "mf-frag"
> /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
> *** The command 'gcc -o conftest -g -02   conftest.c' failed.
> *** You must set the environment variable CC to a working compiler.
> 
> I looked for the file user32 and found a user32.def in
> /usr/src/w32api-1.1-1/lib
> 
> So what should I do that the user32.def will be found?

Uhm, it needs an installed libuser32.a which has been created
from user32.def.  Did you install the w32api package?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]