pthread_kill prototype
Jason Tishler
Jason.Tishler@dothill.com
Wed Mar 21 07:57:00 GMT 2001
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.Tishler@dothill.com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com
More information about the Cygwin-developers
mailing list