Hi, today I installed hwloc-1.9.1 on my machines (Solaris 10 Sparc (tyr), Solaris 10 x86_64 (sunpc1), and openSUSE Linux 12.1 x86_64 (linpc1)) with Sun C 5.12. I could use "--with-x" on Solaris after modifying /usr/include/X11/Xutil.h.
tyr openmpi-1.9 111 more /usr/include/X11/Xutil.h ... /* You must include <X11/Xlib.h> before including this file */ ... tyr openmpi-1.9 112 more /usr/include/X11/Xutil.h.modified /* $TOG: Xutil.h /main/45 1998/02/06 18:03:35 kaleb $ */ ... #ifndef _XLIB_H_ #include <X11/Xlib.h> #endif #ifndef _XUTIL_H_ #define _XUTIL_H_ ... I would be grateful, if somebody can fix this problem in the source code (especially "configure"), so that I don't have to modify system header files. I have attached some log files, which show warnings (make) and errors (make check). I used the following configure command. ../hwloc-1.9.1/configure --prefix=/usr/local/hwloc-1.9.1\ CC=cc CXX=CC \ CFLAGS="" CXXFLAGS="" FFLAGS="" FCFLAGS="" \ --disable-libxml2 --disable-picky --with-x \ |& tee log.configure.$SYSTEM_ENV.$MACHINE_ENV Kind regards Siegmar
log-files.tar.gz
Description: log-files.tar.gz