Do you have cygipc installed? It could be colliding with it's provided header in /usr/local/include/sys/shm.h or /usr/include/sys/shm.h
Also, if you want to build the shm code, don't forget to patch newlib. Rob > -----Original Message----- > From: Pavel Tsekov [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 22, 2002 10:27 PM > To: [EMAIL PROTECTED] > Subject: Internal compiler error while compiling shm.cc from > winsup/cygwin > > > I got internal compiler error while trying to build the > latest cygwin snapshot and also the one from March 16th. > Attached is a output from the build process. It seems like > the compiler is not picking the shdmnode from > winsup/cygwin/include/sys/shm.h for some reason and this > leads to a lot of error and finally an internal error :( > > Please, advise how to proceed > > P.S. I configure in a separate directory and with > --enable-debugging flag on. > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/