On Mon, Feb 11, 2013 at 10:44 PM, Jeff Squyres (jsquyres) <jsquyres@cisco.com> wrote:
I got your tarball (no need to re-send it).

I'm a little confused by your output from make, though.

Did you run autogen?  If so, there's no need to do that -- try expanding a fresh tarball and just running ./configure and make.

Nope, just a straight configure from a clean tarball.

I did some more testing:

1.6.3 tarball (new) - No .so's
1.6.4rc3 tarball - No .so's
svn trunk (rev 28043) - Yes, works and create .so's

So, I'm baffled. Do you want me to pull a 1.6.3 out of subversion and try it?

Mark


On Feb 11, 2013, at 10:03 PM, Mark Bolstad <the.render.dude@gmail.com> wrote:

> 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) <jsquyres@cisco.com> wrote:
> On Feb 11, 2013, at 2:46 PM, Mark Bolstad <the.render.dude@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
> jsquyres@cisco.com
> For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
>
>
> _______________________________________________
> users mailing list
> users@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>
> _______________________________________________
> users mailing list
> users@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users


--
Jeff Squyres
jsquyres@cisco.com
For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/


_______________________________________________
users mailing list
users@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users