I believe Karol's patch in the original mail in this thread adds the
appropriate headers for openpty to be resolved when --enable-picky is
supplied. Without --enable-picky, it's able to resolve it too, as the
code is. However, even if it compiles, the call to kevent (line 177
of opal/event/kqueue
Done -- thanks!
(config commit coming tonight to avoid US workday hours)
On Apr 29, 2008, at 2:45 PM, Ralf Wildenhues wrote:
Hello,
I just forgot to run ./autogen.sh after svn update. It caused aclocal
to warn about missing libtool macros, and automake to fail later. The
following change t
On 5/1/08, Mukesh K Srivastava wrote:
>
> Hi Lenny.
>
> Thanks for responding. To correct more - would like to know few things.
>
> (a) I did modify make_mpich makefile present in IMB-3.1/src folder giving
> the path for openmpi. Here I am using same mpirun as built from
> openmpi(v-1.2.5) also di
Ok, we've fixed the problems that Pasha was seeing, and seem to be
clear to bring the cpc3 work back to the trunk tonight.
We will still have oob/xoob be the default -- ibcm and rdmacm will
[currently] fire only if specifically requested because there's still
a little work to do in these tw
We don't really test/play with FreeBSD at all. :-\
George -- were you able to look into this?
On Apr 29, 2008, at 10:14 PM, Brad Penoff wrote:
hey again,
One quick follow-up, as things are still misbehaving...
While removing --enable-picky in the ompi_configure_arguments got MTT
to compile
George -- did you get to make this fix?
What header file is openpty declared in on FreeBSD 7? It should be
easy enough to add the right #include to that file.
On Apr 29, 2008, at 7:45 PM, Brad Penoff wrote:
hey all,
I was just configuring MTT to run some multihost tests on FreeBSD 7
and I