Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Wed, 21 Mar 2001 10:57:05 -0500 From: Jason Tishler To: cygwin-developers AT cygwin DOT com Cc: Robert Collins Subject: Re: pthread_kill prototype Message-ID: <20010321105705.M538@dothill.com> Mail-Followup-To: cygwin-developers AT cygwin DOT com, Robert Collins References: <20010320233001 DOT D541 AT dothill DOT com> <20010321090119 DOT E3149 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010321090119.E3149@redhat.com>; from cgf@redhat.com on Wed, Mar 21, 2001 at 09:01:19AM -0500 Organization: Dot Hill Systems Corp. On Wed, Mar 21, 2001 at 09:01:19AM -0500, Christopher Faylor wrote: > Sorry. I forgot to 'cvs add' the two new files. They're there now. Thanks. Unfortunately, I am getting the following error now: c++ ... ../../../../src/winsup/cygwin/thread.cc ./../../../src/winsup/cygwin/thread.cc:30: semaphore.h: No such file or directory make[2]: *** [thread.o] Error 1 make[2]: Leaving directory `/home/jt/src/cygwin/build/i686-pc-cygwin/winsup/cygwin I tried the following: $ find . -name semaphore.h # where . is the top of my CVS working dir $ find /usr/include -name semaphore.h and came up empty. Is semaphore.h missing? Or, am I missing something? Thanks, Jason -- Jason Tishler Director, Software Engineering Phone: +1 (732) 264-8770 x235 Dot Hill Systems Corp. Fax: +1 (732) 264-8798 82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com Hazlet, NJ 07730 USA WWW: http://www.dothill.com