Hi again.<br>I have trying to do CLFS for Alpha system. I got a few errors if I follow the steps in the book.<br><br>7.11 Linux-2.6.17.13. <br>       I got two problems:<br>                     1. If I choose Alpha generic then I got a problem with <tt>CTLZ</tt>
Count Leading Zero instruction. EV5 has not this instruction.<br>                         I solve this error building for 21264 family, but this isn't a good solution, only for check.<br><br>                     2. I must to edit scripts/mod/sumversion.c and add "#include <limits.h>" for build fine.<br>
<br>      I have no problems with another kernel version. I have checked linux kernel-2.6.24 without any problem.<br><br>The second problem is for 7.12 section, Aboot-0.9b<br>When I try to compile I get follow error:<br><br>
../include/linux/elf.h:6:21: error: asm/elf.h: No such file of directory.<br><br>Is there anybody working with CLFS for Alpha?<br>Any help?<br><br>Thanks<br>