Re: X running on target is picking drivers from wrong directory

2017-07-27 Thread abhijit
Hi Aaron, Thank you very much, this solved my problem. Regards, Abhijit On Wednesday 19 July 2017 10:15 PM, Aaron Plattner wrote: On 07/18/2017 11:49 PM, abhijit wrote: Hi, I am trying to build xserver 1.17.1 for imx57 based board. But cross compiled executable is trying to pick librarie

Re: X running on target is picking drivers from wrong directory

2017-07-19 Thread Aaron Plattner
On 07/18/2017 11:49 PM, abhijit wrote: > Hi, > > I am trying to build xserver 1.17.1 for imx57 based board. But cross > compiled executable is trying to pick libraries and drivers from NFS > root file system path. > > Following is the configuration command, > > ./configure --enable-maintainer-m

X running on target is picking drivers from wrong directory

2017-07-18 Thread abhijit
Hi, I am trying to build xserver 1.17.1 for imx57 based board. But cross compiled executable is trying to pick libraries and drivers from NFS root file system path. Following is the configuration command, > ./configure --enable-maintainer-mode --host=arm-xilinx-linux-gnueabi --p