Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <4.3.1.2.20021206085647.0242f600@pop.rcn.com> X-Sender: lhall AT pop DOT rcn DOT com Date: Fri, 06 Dec 2002 08:58:44 -0500 To: tprince AT computer DOT org, "Ryan Budge" , From: "Larry Hall (RFK Partners, Inc)" Subject: Re: GCC compiler cannot create executables. In-Reply-To: <20021206135447.E60512CAE1@mailout.ywave.com> References: <001401c29cf9$226c2e20$1f03000a AT mobilemat> <001401c29cf9$226c2e20$1f03000a AT mobilemat> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 lhall AT rfk DOT 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/