Thanks A lot Nicholai<br><br>But here is another issue arise after that.<br><br>Is that any weblink where I could find step by step procedure to build uClibc?<br><br>How ever the new error is as below <br><br>scripts/kconfig/lex.zconf.c:2326: error: 'PATH_MAX' undeclared (first use in this function)<br>
<br><br>-- <br>Thanks & Regards<br><br>Piyush Verma<br><br><br><br><div class="gmail_quote">On Wed, Jun 17, 2009 at 2:35 PM, Nicholai Vesterløkke <span dir="ltr"><<a href="mailto:nve@mpitech.com">nve@mpitech.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> From:<br>
><br>
> Piyush Verma <<a href="mailto:piyush.pv@gmail.com">piyush.pv@gmail.com</a>><br>
<div class="im"><br>
> ../../Rules.mak:541: *** Your binutils don't support --hash-style<br>
> option, while you want to use it.  Stop.<br>
</div>As is says you want to use something you don't have.<br>
<br>
You can fix it with this:<br>
sed -e "s@.*\(LDSO_GNU_HASH_SUPPORT\).*@# \1 is not set@g" .config.orig ><br>
.config<br>
<br>
This way you unset the option in the .config file.<br>
<br>
I don't know how to get the hashsupport in binutils so I just remove it<br>
here.<br>
<br>
Regards<br>
Nicholai<br>
_______________________________________________<br>
Clfs-support mailing list<br>
<a href="mailto:Clfs-support@lists.cross-lfs.org">Clfs-support@lists.cross-lfs.org</a><br>
<a href="http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org" target="_blank">http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org</a><br>
</blockquote></div><br><br clear="all"><br><br>