<br>hello all !<br><br> i
am using clfs-embedded book for building my toolchain and busybox, in
that i am using busybox-1.18.4 and as i try to compile i get the
following error:<br>[ i have built gcc-4.6.0 as well as uClibc-0.9.31.] :<br>
<br>clfs@israr:/mnt/clfs/sources/<div id=":7o">busybox-1.18.4$ make CROSS_COMPILE="${CLFS_TARGET}-"<br> SPLIT include/autoconf.h -> include/config/*<br> GEN include/bbconfigopts.h<br> HOSTCC applets/usage<br>
applets/usage.c: In function 'main':<br>
applets/usage.c:52: warning: ignoring return value of 'write', declared with attribute warn_unused_result<br> GEN include/usage_compressed.h<br> HOSTCC applets/applet_tables<br>applets/applet_tables.c: In function 'main':<br>
applets/applet_tables.c:138: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result<br> GEN include/applet_tables.h<br> CC applets/applets.o<br>In file included from include/libbb.h:13:0,<br>
from include/busybox.h:10,<br> from applets/applets.c:9:<br><font style="color: rgb(255, 0, 0);" size="4">include/platform.h:164:23: fatal error: byteswap.h: No such file or directory</font><br>
compilation terminated.<br>make[1]: *** [applets/applets.o] Error 1<br>make: *** [applets_dir] Error 2<br>/*********************************************/<br> plz help , thanks in advance <br><br>israr</div>