I am trying to build the latest stable release of hwloc 1.11.7 for an El 
Capitan OS X system.

I have a working X11 provide via XQuartz. I configure as such:
$ configure --prefix=.... --with-x11
and the configure phase seems to find what it needs:

...
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
...
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for XOpenDisplay in -lX11... yes
checking for X11/Xutil.h... yes
checking X11/keysym.h usability... yes
checking X11/keysym.h presence... yes
checking for X11/keysym.h... yes
...

The resulting Makefiles all seem to include the necessary -I and -L parts for 
building against X11 and the make proceeds with nothing unusual.  However, 
launching lstopo always produces the text-based output. I cannot seem to get 
the X-display features to work. And yes, I am able to launch xterms and other 
X11-based apps correctly.

Thanks,
david
--
David Gunter
CCS-7
Los Alamos National Laboratory





_______________________________________________
hwloc-users mailing list
hwloc-users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/hwloc-users

Reply via email to