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
Message-ID: <000701c0b500$4bd2af60$1a3c1298@resnet.unca.edu>
From: "Daniel Childs" <daniel@survivethis.com>
To: <cygwin@cygwin.com>
Subject: include file problems
Date: Sun, 25 Mar 2001 02:50:42 -0500
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Content-Transfer-Encoding: 7bit

I'm trying to compile Winboard and I get this error:
---
$ make -f cygwin.mak
gcc -I. -mwindows -mno-cygwin    -c -o winboard.o winboard.c
winboard.c:70: strings.h: No such file or directory
make: *** [winboard.o] Error 1
---
I found strings.h in C:\cygwin\usr\include. When I removed the line that
referred to strings.h, it went on compiling for a while and then got stuck
on some more include files. The most obvious explanation would be the cygwin
paths are screwed up somehow. I just don't have any experience w/ cygwin so
I don't know how to fix it. I tried the only thing I knew how to do and I
added that directory to my PATH variable in autoexec.bat and rebooted. Well,
still not fixed. Any help?

Daniel Childs
SurviveThis!   http://www.survivethis.com/
Stories of survival in extreme situations. Receive money and prizes for
writing.


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

