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 Date: Thu, 14 Nov 2002 15:38:30 +0000 Message-ID: <3644-Thu14Nov2002153830+0000-starksb@ebi.ac.uk> From: David Starks-Browning MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: cygwin AT cygwin DOT com Subject: later w32api package required to build cygwin Greetings, I've been attempting to build cygwin1.dll from within Cygwin. I checked out winsup from cvs, and am building in a separate directory. It fails because my installed /usr/include/w32api/winioctl.h (from the w32api-2.0-1 package) is out of date compared to that in cvs (winsup/w32api/include/winioctl.h). Is there a "good" way to deal with this? It's easy enough for me to fix this one file, but I only spotted it because make failed completely. It's likely that there are other differences between my Cygwin installation and the winsup CVS, that might cause me to build cygwin1.dll incorrectly. Is there some way that #include (for example) can automatically look in .../winsup/w32api/include instead of the standard location /usr/include/w32api? Thanks very much. Regards, David -- 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/