Re: [OMPI devel] Autogen improvements: ready for blast off

2010-09-24 Thread Jeff Squyres
Can you compare the configure stdout/stderr from an SVN checkout and a tarball -- are there differences? On Sep 23, 2010, at 4:56 PM, Ethan Mallove wrote: > We can build an SVN checkout, but with a tarball we get this: > > ... > Undefinedfirst referenced > symbol

Re: [OMPI devel] Autogen improvements: ready for blast off

2010-09-23 Thread Ethan Mallove
We can build an SVN checkout, but with a tarball we get this: ... Undefined first referenced symbol in file opal_backtrace_print../../../opal/.libs/libopen-pal.so opal_backtrace_buffer ../../../opal/.libs/libope

Re: [OMPI devel] Autogen improvements: ready for blast off

2010-09-18 Thread Jeff Squyres
I made autogen.pl take care of removing stale generated-m4 files automatically, so no one should need to manually rm any .m4 files. Just running autogen.pl should be sufficient. Additionally, making nightly tarballs was accidental collateral damage. I'm working on fixing this; I think I'm pre

Re: [OMPI devel] Autogen improvements: ready for blast off

2010-09-17 Thread Ralph Castain
Okay, some things I am already discovering. If you do an "svn up", there is some file cleanup you'll need to do to get this to build again. Specifically, you need to: rm config/mca_m4_config_include.m4 as this is a stale file that will linger and screw things up. On Sep 17, 2010, at 4:57 PM,

Re: [OMPI devel] Autogen improvements: ready for blast off

2010-09-17 Thread Ralph Castain
After chatting with Jeff, we decided it would be good to introduce this into the trunk over the weekend so it can settle before people started beating on it. Please note: WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gon

Re: [OMPI devel] Autogen improvements: ready for blast off

2010-09-15 Thread Jeff Squyres
Ya, timezone differences and limited communication make it hard / make miscommunication easy. We're not going to wait a year. We're not going to wait a month. Ralph and I just need to sync up and get this stuff in. I'm *guessing* it'll be ready in a week or so. I'll be on the call to discu

Re: [OMPI devel] Autogen improvements: ready for blast off

2010-09-13 Thread Ralph Castain
Just to correct: I will almost certainly not be on this week's call, and will definitely not be on for the next two weeks either. A last-minute concern raised by Jeff makes it doubtful this will come into the trunk any time soon, and may see it delayed for more than a year until we are ready fo

[OMPI devel] Autogen improvements: ready for blast off

2010-09-12 Thread Jeff Squyres
(Terry: please add this to the agenda for the Tuesday call -- Ralph will talk about it since I may not be on the call) Ralph sent a mail a while ago describing improvements to autogen and the build process that Brian, Ralph, and I have been working on. We think this work is now complete, and w