Can you first find out which header and library contains XOpenDisplay() on your Mac?
Brice Le 01/11/2013 16:01, Jeff Squyres (jsquyres) a écrit : > Ah; I missed that because we have the X11 checking stuff done in hwloc.m4 > already -- I thought the ones in the Cairo were actually redundant. > > It looks like this logic isn't quite correct, anyway -- the X11 checks are > embedded in the Cairo and GL sections. Should they moved out to be > independent of Cairo and GL (and therefore only once, and include the > AC_DEFINE for HWLOC_HAVE_X11)? > > > > > > On Nov 1, 2013, at 10:53 AM, Samuel Thibault <samuel.thiba...@inria.fr> wrote: > >> Jeff Squyres (jsquyres), le Fri 01 Nov 2013 15:12:31 +0100, a écrit : >>> Cool. Does the following patch look ok? If so, I'll commit to master and >>> v1.7: >> Err, no, we really need to have HWLOC_HAVE_X11 defined when X11 is >> available, otherwise we won't get the graphical lstopo. >> >> Samuel >> _______________________________________________ >> hwloc-devel mailing list >> hwloc-de...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-devel >