Re: [OMPI devel] Problem compiling openmpi 1.1

2006-07-20 Thread Pierre
Brian Barrett wrote: On Mon, 2006-07-10 at 17:44 +0200, Pierre wrote: rtsig.c:365: error: `EV_SIGNAL' undeclared (first use in this function) rtsig.c:392: error: dereferencing pointer to incomplete type rtsig.c:392: error: `EV_PERSIST' undeclared (first use in this function) make[3]: *** [rtsig

Re: [OMPI devel] Problem compiling openmpi 1.1

2006-07-11 Thread Brian Barrett
On Mon, 2006-07-10 at 17:44 +0200, Pierre wrote: > rtsig.c:365: error: `EV_SIGNAL' undeclared (first use in this function) > rtsig.c:392: error: dereferencing pointer to incomplete type > rtsig.c:392: error: `EV_PERSIST' undeclared (first use in this function) > make[3]: *** [rtsig.lo] Error 1 > m