LibXI's detection problem (configure test does not wrok)
Alan Coopersmith
alan.coopersmith at oracle.com
Tue Aug 9 01:46:52 UTC 2022
On 8/8/22 18:22, alexandre schenberg wrote:
> Hi. I am currently executing the configure script of gtk. It tests for the
> presence of XInput, and it stops the execution with the error
> message:"configure: error: *** XInput2 extension not found. Check 'config.log'
> for more details.
> Looking at config.log, it says "configure:23050: error: *** XInput2 extension
> not found. Check 'config.log' for more details."
> So, the same except for the line number.
And there's nothing on the prior lines, like for the check for the XInput2.h
header that sets the have_xinput2 flag?
> AC_CHECK_HEADER(X11/extensions/XInput2.h,
> have_xinput2=yes
> AC_DEFINE(XINPUT_2, 1, [Define to 1 if XInput 2.0 is
> available]))
> AS_IF([test "x$have_xinput2" != "xyes"],
> [AC_MSG_ERROR([*** XInput2 extension not found. Check 'config.log' for
> more details.])])
> CPPFLAGS=-I/media/34GB/Arquivos-de-Programas-Linux/xorg/Xi-1.5.0/include/
Is there a X11/extensions/XInput2.h file under that path?
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - https://blogs.oracle.com/solaris
More information about the xorg
mailing list