On Dec 9, 2009, at 11:59 AM, Samuel Thibault wrote:
> make check failed here:
>
> /bin/sh: line 9: ./test-hwloc-distrib.sh: Permission non accordée
>
> It seems you missed the chmod +x call.
>
> Else it seems to be working, at least on AIX and solaris.
Awesome; thanks!
I added the proper AC_C
Hello,
Jeff Squyres, le Fri 04 Dec 2009 12:53:35 -0500, a écrit :
> Could you guys try builds on the supported platforms to see if I broke
> anything? I only have access to rhel4, rhel5, and osx. The code is in a
> mercurial branch here:
>
> http://bitbucket.org/jsquyres/hwloc-embedded/
On Dec 5, 2009, at 7:55 AM, Brice Goglin wrote:
> 1) I don't understand this but I hope you know what you're doing since I
> seem to remember that it was related to the failure to build with
> autoconf 2.63.
>
> -ACLOCAL_AMFLAGS = -I config -I m4
> +# Note that the -I directory must *exactly* mat
Brice Goglin, le Sat 05 Dec 2009 13:55:27 +0100, a écrit :
> * wchar/libtermcap/curses (maybe tools only)
Yes, tools only.
Samuel
Jeff Squyres wrote:
> I think I have the first part of the embedding code done -- it builds and
> compiles hwloc just like today's build system does (but a bunch of the m4
> behind the scenes has moved around quite a bit to enable the embedding
> stuff). :-)
>
> Could you guys try builds on the