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: Fri, 18 Apr 2003 14:11:40 -0400 From: DEEPA SIVASANKARANE Subject: Cygwin - compilation To: cygwin AT cygwin DOT com MIME-Version: 1.0 Message-Id: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, For the configuration below, I got the foll. error: gcc-2 -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs - O1 -g -fno-strict-aliasing -fno-common - DKBUILD_BASENAME=main -c -o init/main.o init/main.c In file included from /usr/include/_ansi.h:16, from /usr/include/sys/types.h:20, from init/main.c:15: /usr/include/sys/config.h:144: parse error /usr/include/sys/config.h:180: parse error Line 144 being : #if __INT_MAX__ == 32767 Could I please get some help ? I looked up the archives, and there was a suggestion about duplicate directories being the cause, but I don't seem to have such a situation.. ------------------- Configuration---------------------------- OS - Win 98 (Pentium) Cygwin -1.3.22.1 binutils-20030307-1 bash-2.05b-9 gcc2-2.95.3-10 make-2.79.1-7 Thank you, regards, Deepa -- 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/