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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: "Michael Labhard" Newsgroups: gmane.os.cygwin Subject: Re: Install problem w/ XP.. Date: Sat, 25 May 2002 18:43:40 -0700 Lines: 13 Message-ID: References: <20020525164603 DOT 11235 DOT qmail AT web14206 DOT mail DOT yahoo DOT com> NNTP-Posting-Host: 207.173.124.128 X-Trace: main.gmane.org 1023128852 12676 207.173.124.128 (3 Jun 2002 18:27:32 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Mon, 3 Jun 2002 18:27:32 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Are you aware that Unix/Linux is case-sensitive? So Makefile and MAKEFILE are different files? If your makefile is named MAKEFILE, try renaming it Makefile and use make again. I have been using cygwin with gcc, postgresql, wxWindows, python and many other things on Windows XP Pro for ~ 6 months. The only applications that do not work on the system is CVS and wxPython. -- Michael -- 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/