Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <20000131215158.27678.rocketmail@web220.mail.yahoo.com> Date: Mon, 31 Jan 2000 13:51:58 -0800 (PST) From: Rahul Kuchhal Reply-To: rahul AT kuchhal DOT com Subject: Trouble with include path To: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi! All, I am facing a problem due to the wrong path for system header files. I am trying to use header file . This file has a include statement for header file . The error given by compiler is "if.h:63: parse error before `caddr_t`" As I believe this is due to non declaration of caddr_t structure. It has been declared in file "cygnus\cygwin-b20\H-i586-cygwin32\i586-cygwin32\include\sys\types.h". But the compiler is picking up this file from area "cygnus\cygwin-b20\H-i586-cygwin32\i586-cygwin32\include\mingw32\sys\types.h" Can anybody tell me how can I configure the compiler so that it picks the file from "include\sys" instead of "include\mingw32\sys"? Thanks a lot Rahul __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com