<br><br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi ,<br><br>I am back few more errors now.<br>This what i did to bypass the error i was getting from libX11.
<br><br>





<pre style="font-family: times new roman,serif;">copy the exsisting ks_tables.h (which was compiled using the host machine "NOT A CROSSCOMPILER") and replace the <br>libX11/src/ks_tables.h <br><br>then configure the libX11 
<br>          ./configure --enable-malloc0returnsnull --build i686-redhat-linux-gnu --host arm-linux-gnu --prefix=/root/software/backUpForX11R7Gz/x11r7.0/CrossCompile then comment the Makefile in src/Makefile "Which looks like this..."
<br>      <br>      #ks_tables.h: $(KEYSYMDEF) $(top_builddir)/src/util/makekeys$(EXEEXT)<br> #$(top_builddir)/src/util/makekeys < $(KEYSYMDEF) > ks_tables_h<br> #mv ks_tables_h $@<br><br>  #$(top_builddir)/src/util/makekeys$(EXEEXT): force
<br>      #cd util; $(MAKE)<br><br>and libX11 dir<br>   execute the make and make install command respectively.</pre></blockquote><div>


<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Kate, the KDE Advanced Text Editor">

<pre style="font-family: times new roman,serif;">now error from linlbutil do the same as above...
then libXt did the same.
</pre><br><br><br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><pre style="font-family: times new roman,serif;">NO error now and the library files are inserted in the path given in the prefix. 
<br></pre>NOW THE ERROR is in the application file appres-X11R7.0-1.0.0'</blockquote><div><br><br><span style="font-family: times new roman,serif;">/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-linuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: warning: 
libXau.so.6, needed by /root/software/backUpForX11R7Gz/x11r7.0/CrossCompile/lib/libX11.so, not found (try using -rpath or -rpath-link)</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">
/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/bin/../lib/gcc/armv5tl-montavista-linuxeabi/3.4.3/../../../../armv5tl-montavista-linuxeabi/bin/ld: warning: libXdmcp.so.6, needed by /root/software/backUpForX11R7Gz/x11r7.0/CrossCompile/lib/libX11.so, not found (try using -rpath or -rpath-link)
</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">/root/software/backUpForX11R7Gz/x11r7.0/CrossCompile/lib/libX11.so: undefined reference to `XdmcpWrap'</span><br style="font-family: times new roman,serif;">
<span style="font-family: times new roman,serif;">/root/software/backUpForX11R7Gz/x11r7.0/CrossCompile/lib/libX11.so: undefined reference to `XauGetBestAuthByAddr'</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">
/root/software/backUpForX11R7Gz/x11r7.0/CrossCompile/lib/libX11.so: undefined reference to `XauDisposeAuth'</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">collect2: ld returned 1 exit status
</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">make[1]: *** [appres] Error 1</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">
make[1]: Leaving directory `/root/software/backUpForX11R7Gz/x11r7.0/everything/appres-X11R7.0-1.0.0'</span><br style="font-family: times new roman,serif;"><span style="font-family: times new roman,serif;">make: *** [all] Error 2
<br><br><br>Now here this is looking for libX11.so in this path </span><span style="font-family: times new roman,serif;">/root/software/backUpForX11R7Gz/x11r7.0/CrossCompile/lib/libX11.so <br>which is already there..<br><br>
What is the problem .. is the libX11 bypass OK <br>or do i have to something else...<br><br><br>zubair<br><br><br style="font-family: times new roman,serif;"></span><span style="font-family: times new roman,serif;"> </span>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="q"><span class="gmail_quote">On 10/12/06, <b class="gmail_sendername">

Daniel Stone</b> <<a href="mailto:daniel@fooishbar.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">daniel@fooishbar.org</a>> wrote:</span></span><div><span class="e" id="q_10e4ff2eaec2c229_2">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, Oct 12, 2006 at 05:07:09PM +0530, zubair ahmed wrote:<br>> Could you tell how to create this "ks_tables_h" cos i dont have the target<br>> board with me right now.<br>> and have to go around this.
<br><br>Hi,<br>You can build the same libX11 on an i386 target and capture ks_tables_h<br>from there, then comment out the makekeys call; it _should_ be<br>arch-independent.<br></blockquote></span></div></div><br>

</blockquote></div><br>