Re: [OMPI devel] [patch] Verifying the message queue DLL build

2009-12-11 Thread Jeff Squyres
On Dec 8, 2009, at 6:55 AM, Ashley Pittman wrote: > Attached is a patch to the OpenMPI sources which adds a simple test > program, to be built and run as part of the build procedure that > verifies the dll can be loaded without error. Looks good. > The test program itself is good, I'm less happy

Re: [OMPI devel] [patch] Verifying the message queue DLL build

2009-12-11 Thread Jeff Squyres
On Dec 9, 2009, at 9:37 AM, Ashley Pittman wrote: > /mnt/home/debian/ashley/code/tmp/v1.4/test/datatype/.libs/lt-checksum: > error while loading shared libraries: libopen-pal.so.0: cannot open > shared object file: No such file or directory I'm jumping in late to this thread -- does this ^^^ erro

Re: [OMPI devel] [patch] Verifying the message queue DLL build

2009-12-09 Thread Ashley Pittman
On Tue, 2009-12-08 at 09:36 -0500, Terry Dontje wrote: > You can get it from the svn branch repo: > https://svn.open-mpi.org/svn/ompi/branches/v1.5 > You might as well also try 1.4 which should also be clean: > https://svn.open-mpi.org/svn/ompi/branches/v1.4 I can confirm that for both branches t

Re: [OMPI devel] [patch] Verifying the message queue DLL build

2009-12-08 Thread Terry Dontje
Ashley Pittman wrote: On Tue, 2009-12-08 at 07:39 -0500, Terry Dontje wrote: Ashley Pittman wrote: I've seen several cases now where people have functional, installed MPI libraries yet when they've come to use padb they have discovered a build problem with the Message Queue DLL which pr

Re: [OMPI devel] [patch] Verifying the message queue DLL build

2009-12-08 Thread Ashley Pittman
On Tue, 2009-12-08 at 07:39 -0500, Terry Dontje wrote: > Ashley Pittman wrote: > > I've seen several cases now where people have functional, installed MPI > > libraries yet when they've come to use padb they have discovered a build > > problem with the Message Queue DLL which prevents it from worki

Re: [OMPI devel] [patch] Verifying the message queue DLL build

2009-12-08 Thread Terry Dontje
Ashley Pittman wrote: I've seen several cases now where people have functional, installed MPI libraries yet when they've come to use padb they have discovered a build problem with the Message Queue DLL which prevents it from working. The cases I've seen this happen is with the Sun Studio comp