> ./librmon.a(rmon_macros.o)(.text+0xae0):rmon_macros.c: undefined > reference to `_shmget'
Ian, Do you have cygipc installed? I am presuming so as you have the headers (or do they default in cygwin?) installed so you needed to pass `-lcygipc' to the linker when your compiling or put it in the Makefile. If you don't already have cygipc you can find it here: <http://www.neuro.gatech.edu/users/cwilson/cygutils/cygipc/> Elfyn [EMAIL PROTECTED] -- 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/