Hi Nix,<br><br>Thanks for your help. But these errors are come back at me.<br><br>Intially i was getting this error for darwin.pdf so i comment that and procceded.<br>Then i got an error in libX11 (the same old makekeys which i bypassed by using the exsisting ks_tables.h)
<br><br>And it compiled successfully. and got me libX11.so in my <span style="font-weight: bold;"><installed_DIR>/lib/libX11.so</span> path.<br>But when i do a arm_v5t_le-ldd on libX11.so file this is what it gives me.
<br><br><span style="font-family: times new roman,serif;"><br>*****************************<br>[root@saggezzablog targetfiles]# ldd lib/libX11.so</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">
        <span style="font-weight: bold;">libXau.so.6 =></span> /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target/root/software/backUpForX11R7Gz/x11r7.0/targetfiles/lib/libXau.so.6 (0xdead1000)</span><br style="font-family: times new roman,serif;">
<span style="font-family: times new roman,serif;">        <span style="font-weight: bold;">libXdmcp.so.6 =></span> /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target/root/software/backUpForX11R7Gz/x11r7.0/targetfiles/lib/libXdmcp.so.6 (0xdead2000)
</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">        libdl.so.2 => /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target/lib/libdl.so.2 (0xdead3000)</span><br style="font-family: times new roman,serif;">
<span style="font-family: times new roman,serif;">        libc.so.6 => /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target/lib/libc.so.6 (0xdead4000)</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">
        ld-linux.so.3 => /opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target/lib/ld-linux.so.3 (0xdead50</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;"> *******************************
<br><br></span>NOTICE<span style="font-weight: bold;"><span style="font-weight: bold;"> </span></span>at<span style="font-weight: bold;"><span style="font-weight: bold;"> </span>libXau.so.6 </span><span style="font-weight: bold;">
libXdmcp.so.6</span><br>The path is completly scraped the actaull path is /root/software/backUpForX11R7Gz/x11r7.0/targetfiles/lib/<lib_file.so><br><br>And why is it adding "<span style="font-family: times new roman,serif;">
/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target "<br></span><br>To the exsisting path "/root/software/backUpForX11R7Gz/x11r7.0/targetfiles"<br><br>Thanks & Regards,<br>Zubair<br><br><br><br><br>