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 From: Ross Smith Subject: Re: make fails always on invalid path "C:cygwinusrinclude" Date: Tue, 28 Jun 2005 08:44:35 +1200 Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) In-Reply-To: X-IsSubscribed: yes Patrick Graebel wrote: > Where does this weird include path come from? Is there something > misconfigured in my Cygwin environment? Here is the line that is printed > by various makefiles: > > gcc: C:cygwinusrinclude: No such file or directory I'd bet that, somewhere in your setup, you've got "C:\cygwin\usr\include" where it should be either "C:\\cygwin\\usr\\include" or "C:/cygwin/usr/include". -- Ross Smith ...................... Pharos Systems, Auckland, New Zealand "Carelessly planned projects take three times longer to complete than expected. Carefully planned projects take four times longer to complete than expected, mostly because the planners expect their planning to reduce the time it takes." -- Anon. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/