Re: libXres cannot find Xutil.h and Xlibint.h

2019-06-24 Thread alexandre schenberg
Walter I installed libX11 from source. From my original post: PKG_CONFIG_PATH=/media/34GB/Arquivos-de-Programas-Linux/X11-1.6.7/lib/pkgconfig/:23.06.2019, 21:24, "walter harms" :Am 23.06.2019 20:04, schrieb alexandre schenberg: Hello. I have been trying to compile libXres and have faile

Re: libXres cannot find Xutil.h and Xlibint.h

2019-06-24 Thread alexandre schenberg
to no avail23.06.2019, 21:26, "Alan Coopersmith" :On 6/23/19 11:04 AM, alexandre schenberg wrote: Hello. I have been trying to compile libXres and have failed to do so,  presumably because Xres cannot find Xutil.h and Xlibint.h due to some reason.  Here is the beggining of the problem: make[2]

libXres cannot find Xutil.h and Xlibint.h

2019-06-23 Thread alexandre schenberg
Hello. I have been trying to compile libXres and have failed to do so, presumably because Xres cannot find Xutil.h and Xlibint.h due to some reason. Here is the beggining of the problem:make[2]: Entering directory `/media/34GB/Arquivos-de-Programas-Linux/libXres-1.2.0/src'  CC  

Re: Program can't find Xlib.h, no matter what, during compilation

2020-09-03 Thread alexandre schenberg
lan Coopersmith" :On 8/31/20 7:07 PM, alexandre schenberg wrote: -I/media/34GB/Arquivos-de-Programas-Linux/xorg/X11-1.6.7/include/:/media/34GB/Arquivos-de-Programas-Linux/xorg/Xproto-7.0.17/include/I don't believe : separated paths work here, you need separate -I flags.With software from the past

Program can't find Xlib.h, no matter what, during compilation

2020-08-31 Thread alexandre schenberg
Hello. I am currently trying to compile the package "Cairo", with support to X libraries. I use this commands: ./configure --prefix=/media/34GB/Arquivos-de-Programas-Linux/Cairo-1.2.6

Problem to compile libX11

2020-08-15 Thread alexandre schenberg
Hello, I tried to compile libX11 1.0.0 using the defined environment variables BIGREQS and XPROTO to find the respective packages and then I use PKG_CONFIG_PATH to find the packages that do not have env variables defined for them. Here is my configure command: ./configure

Re: Packages necessary to generate libX11-xcb.so.1.

2020-09-21 Thread alexandre schenberg
Ok, I figured out the problem. Xcb only started to be integrated on X11 from version 1.0.99. And I was using 1.0.0. Thanks to both for the help.21.09.2020, 18:09, "alexandre schenberg" :I was wondering which packages are necessary to create the dynamic library libX11-xcb.so.1.I alread

Packages necessary to generate libX11-xcb.so.1.

2020-09-21 Thread alexandre schenberg
I was wondering which packages are necessary to create the dynamic library libX11-xcb.so.1.I already compiled the Xcb source package and also the X11 source package. Neither have the aforementioned library, neither I saw on neither configure's help any mention to support the other package, so I

Re: Problem to compile libX11

2020-08-15 Thread alexandre schenberg
I usually always go for older versions, because they tend to occupy less disk space, to have fewer dependencies (well, not in this case). Anyway, will try to do so with this 1.6.11 version. I16.08.2020, 01:44, "Alan Coopersmith" :On 8/15/20 1:07 PM, alexandre schenberg wrote: Hell

Malloc error when cross compiling libXt-1.2.1

2022-05-15 Thread alexandre schenberg
Hello. When I try to cross compile libXT 1.2.1 (or any version) for i386, I receive: configure:18569: checking whether malloc(0) returns NULLconfigure:18576: error: in `/media/34GB/Arquivos-de-Programas-Linux-32bit/xorg/libXt-1.2.1':configure:18578: error: cannot run test program while cross

Re: Malloc error when cross compiling libXt-1.2.1

2022-05-18 Thread alexandre schenberg
Could you explain me how to define it (and where)?15.05.2022, 21:25, "Thomas Dickey" :On Sun, May 15, 2022 at 07:26:34PM -0400, Thomas Dickey wrote: - Original Message - | From: "alexandre schenberg" <ale.schenb...@yandex.com> | To: xorg@lists.x.org | Sent: Sunda

Minimal required library that supports "XGetEventData"

2022-07-26 Thread alexandre schenberg
Hello. I am currently trying to build the Gtk library. Its configure has a test for "XGetEventData" that failed on my system with the message "configure: error: *** XInput2 extension not found". Looking for references on it on the internet, I got the impression that the Xi library is the one

Re:Minimal required library that supports "XGetEventData"

2022-07-27 Thread alexandre schenberg
Thanks.

Re: LibXI's detection problem (configure test does not wrok)

2022-08-10 Thread alexandre schenberg
ential to build it. Before that, I would try to understand why the test isn't working. I might post in another places if necessary.09.08.2022, 21:44, "Ken Moffat" :On Mon, Aug 08, 2022 at 10:22:57PM -0300, alexandre schenberg wrote:Hi. I am currently executing the configure scr

Re: LibXI's detection problem (configure test does not wrok)

2022-08-09 Thread alexandre schenberg
  08.08.2022, 22:47, "Alan Coopersmith" :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 n

LibXI's detection problem (configure test does not wrok)

2022-08-08 Thread alexandre schenberg
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: ***