Re: [OMPI devel] how to compile codes in orte/test/system

2012-12-06 Thread Ralph Castain
Hi Jimmy You need to configure --with-devel-headers to install the necessary headers. Ralph On Wed, Dec 5, 2012 at 11:58 PM, Cao, Jimmy wrote: > Hi folks > > Anyone can tell me how to compile codes in orte/test/system? There is a > Makefile under the directory. When I try to compile these te

[OMPI devel] how to compile codes in orte/test/system

2012-12-06 Thread Cao, Jimmy
Hi folks Anyone can tell me how to compile codes in orte/test/system? There is a Makefile under the directory. When I try to compile these test case with that Makefile, I got the following errors. It seems the header file of hwloc and libevent is missing. =