I packed the compile info as requested but the message is to big. Changing
the compression didn't help. I can split it, or do you just want to approve
it out of the hold queue?

Mark

On Mon, Feb 11, 2013 at 3:03 PM, Jeff Squyres (jsquyres) <jsquy...@cisco.com
> wrote:

> On Feb 11, 2013, at 2:46 PM, Mark Bolstad <the.render.d...@gmail.com>
> wrote:
>
> > That's what I noticed, no .so's (actually, I noticed that the dlname in
> the .la file is empty. thank you, dtruss)
>
> Please send all the information listed here:
>
>     http://www.open-mpi.org/community/help/
>
> > I've built it two different ways:
> > --disable-mpi-f77
> >
> > and
> >
>  --prefix=/Users/bolstadm/papillon/build/macosx-x86_64/Release/openmpi-1.6.3
> --disable-mpi-f77 --with-openib=no --enable-shared --disable-static
> >
> > Both give me the same errors and no .so's.
>
> That's weird -- it should make .so's in both cases.
>
> > I noticed that I point to the maports libtool (/opt/local/bin/libtool)
> so I changed the path to find /usr/bin first to no avail. I changed the
> compiler from gcc to clang and that didn't work either.
>
> configure/make should be using the "libtool" that is internal to the
> expanded tarball tree, so whichever libtool your PATH points to shouldn't
> matter.
>
> > Where do the shared objects get created in the build cycle?
>
> All throughout the build, actually.  Generally, they're created in the
> */mca/*/* directories in the source tree.
>
> --
> Jeff Squyres
> jsquy...@cisco.com
> For corporate legal information go to:
> http://www.cisco.com/web/about/doing_business/legal/cri/
>
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>

Reply via email to