This is the mail archive of the cygwin@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]
Other format: [Raw text]

RE: Internal compiler error while compiling shm.cc from winsup/cygwin


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:ptsekov@syntrex.com] 
> Sent: Friday, March 22, 2002 10:27 PM
> To: cygwin@cygwin.com
> 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/


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