This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: win95 and pshared mutex support for pthreads


On Sun, Apr 22, 2001 at 12:26:02AM +1000, Robert Collins wrote:
>committed (with passwd.cc not password.cc :] )

Unfortunately, it looks like there are problems with your checkin:

i686-pc-cygwin-g++ -c -g -O2 -MD -fbuiltin ... thread.cc
/cygnus/src/uberbaum/winsup/cygwin/thread.cc: In member function `void 
   MTinterface::Init(int)':
/cygnus/src/uberbaum/winsup/cygwin/thread.cc:301: `shm_head' undeclared (first 
   use this function)
/cygnus/src/uberbaum/winsup/cygwin/thread.cc:301: (Each undeclared identifier 
   is reported only once for each function it appears in.)
make: *** [thread.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [/cygnus/build/win32/i686-pc-cygwin/winsup/cygwin/new-cygwin1.dll] Error 2

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]