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 compil

Re: Malloc error when cross compiling libXt-1.2.1

2022-05-15 Thread Thomas Dickey
- Original Message - | From: "alexandre schenberg" | To: xorg@lists.x.org | Sent: Sunday, May 15, 2022 7:06:12 PM | Subject: Malloc error when cross compiling libXt-1.2.1 | Hello. When I try to cross compile libXT 1.2.1 (or any version) for i386, I | receive: | || configure:18569: checki

Re: Malloc error when cross compiling libXt-1.2.1

2022-05-15 Thread Thomas Dickey
On Sun, May 15, 2022 at 07:26:34PM -0400, Thomas Dickey wrote: > - Original Message - > | From: "alexandre schenberg" > | To: xorg@lists.x.org > | Sent: Sunday, May 15, 2022 7:06:12 PM > | Subject: Malloc error when cross compiling libXt-1.2.1 > > | Hello. When I try to cross compile libX