Re: [OMPI users] Symbol not found: _evsignal_base

2011-05-26 Thread charles reid
You can disregard, the problem has been resolved by re-running the configure/make/make install procedure. Thanks again for the help! Charles On Thu, May 26, 2011 at 13:16, charles reid wrote: > Hi Jeff & others - > > Thanks for the response. OpenMPI compiles fine, so there ar

Re: [OMPI users] Symbol not found: _evsignal_base

2011-05-26 Thread charles reid
Squyres wrote: > This looks like your installation is busted somehow. Can you send all the > information listed here: > >http://www.open-mpi.org/community/help/ > > > On May 24, 2011, at 4:05 PM, charles reid wrote: > > > Hi - > > > > I'm trying

[OMPI users] Symbol not found: _evsignal_base

2011-05-24 Thread charles reid
Hi - I'm trying to compile a simple hello world program with mpicc, $ cat test.c #include main() { printf ("Hello World!\n"); } but I'm seeing this issue: $ ~/pkg/openmpi/1.4.3_bigmac/bin/mpicc test.c dyld: Symbol not found: _evsignal_base Referenced from: /uufs/ chpc.utah.edu/common/hom