Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Apparently-From: <earnie?boyd@yahoo.com>
Message-ID: <3A9D8A11.C8221A95@yahoo.com>
Date: Wed, 28 Feb 2001 18:30:25 -0500
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: Earnie Boyd <cygwin@cygwin.com>
X-Mailer: Mozilla 4.76 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Jonathan Kamens <jik@curl.com>
CC: cygwin@cygwin.com
Subject: Re: Can't build Make from source because Windows header filesmoved to 
 /usr/include/w32api?
References: <20010228201025.6691.qmail@lizard.curl.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Jonathan Kamens wrote:
> 
> If I download the Cygwin Make source and try to compile it from
> source, it fails to compile because gcc (2.95.2-7) can't find
> windows.h.
> 
> It appears that the include files in the w32api package were recently
> moved from /usr/include to /usr/include/w32api.  At least, that's my
> best guess; perhaps there's some other reason why gcc couldn't find
> them before and can find them now.
> 
> I know how to work around this, but my question is.... Is this a known
> problem, what's the correct way to fix it, and when will it be fixed
> in the precompiled stuff being distributed by RedHat?
> 

CC='gcc -mwin32' ../configure

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

