Can you send the output of configure, the generated config.log and your
unmodified Xutil.h? My solaris/openindiana doesn't have that problem.
thanks
Brice



Le 16/09/2014 14:43, Siegmar Gross a écrit :
> 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
>
>
> _______________________________________________
> hwloc-users mailing list
> hwloc-us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-users
> Link to this post: 
> http://www.open-mpi.org/community/lists/hwloc-users/2014/09/1079.php

Reply via email to