At 08:54 AM 12/6/2002, Tim Prince wrote: >On Thursday 05 December 2002 23:28, Ryan Budge wrote: > > > > In my cvs directory I run :- > > > > %autoconf > > %./configure > > > > And I get : - > > > > Configure : error : installation or configuration problem : c compiler > > cannot create executables. > > > > > Im attaching the output of cygcheck -c and config.log. > > > > >Your config.log appears to say that the test gcc command wants to link >against libuser32, and it doesn't find that library. Does gcc -v work for >you from the command line? Do you have such a library?
Ugh! I should've looked closer at the configure log! Tim's right. You don't have the user32 library. That means you didn't install the w32api package. Your limited cygcheck.out shows this to be the case. Install it. Larry Hall [EMAIL PROTECTED] 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/