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
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
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