LibX11 cross compilation blocking on Circular dependency

2020-07-21 Thread Balaraman B
Hi Team, * My target switch OS is, /home/user # uname -a Linux MARVELL_LINUX 3.10.70 #1 SMP Fri Jun 19 07:41:25 IST 2020 armv7l GNU/Linux * I'm trying to cross compile tcl/tk libraries dependent for python2.7.12 and observed below error. /home/balaram/MOXA/le/armv7_latest/bin/../lib/gcc/arm-marve

Re: LibX11 cross compilation blocking on Circular dependency

2020-07-21 Thread Alan Coopersmith
On 7/20/20 3:30 AM, Balaraman B wrote: * Then downloaded libxcb-1.14.tar.gz and during compilation faced similar error, /home/balaram/MOXA/le/armv7_latest/bin/../lib/gcc/arm-marvell-linux-gnueabi/4.6.4/../../../../arm-marvell-linux-gnueabi/bin/ld: cannot find -lXau * For xauth-master.tar.gz, b

RE: LibX11 cross compilation blocking on Circular dependency

2020-07-21 Thread Balaraman B
Hi Alan, Thanks for your inputs. Issue resolved and libX11 compiled successfully. Thanks & Regards, Balaram -Original Message- From: Alan Coopersmith Sent: Tuesday, July 21, 2020 9:36 PM To: Balaraman B ; xorg@lists.x.org Cc: balaraman...@altran.com Subject: Re: LibX11 cross compilatio