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/
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. Samuel