hello all !

   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:
[ i have built gcc-4.6.0 as well as uClibc-0.9.31.] :

clfs@israr:/mnt/clfs/sources/
busybox-1.18.4$ make CROSS_COMPILE="${CLFS_TARGET}-"
  SPLIT   include/autoconf.h -> include/config/*
  GEN     include/bbconfigopts.h
  HOSTCC  applets/usage
applets/usage.c: In function 'main':
applets/usage.c:52: warning: ignoring return value of 'write', declared
with attribute warn_unused_result
  GEN     include/usage_compressed.h
  HOSTCC  applets/applet_tables
applets/applet_tables.c: In function 'main':
applets/applet_tables.c:138: warning: ignoring return value of 'fgets',
declared with attribute warn_unused_result
  GEN     include/applet_tables.h
  CC      applets/applets.o
In file included from include/libbb.h:13:0,
                 from include/busybox.h:10,
                 from applets/applets.c:9:
include/platform.h:164:23: fatal error: byteswap.h: No such file or
directory
compilation terminated.
make[1]: *** [applets/applets.o] Error 1
make: *** [applets_dir] Error 2
/*********************************************/
 plz help , thanks in advance

israr
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to