I'm having a bit of difficulty compiling binutils-2.18. To the best of my knowledge I am following the directly explicitly, but am receiving the following error(which I am unfamiliar with) during make.
checking what to include in bfd_stdint.h... stddef.h (using manual detection) checking for void *... (cached) no checking size of void *... (cached) 0 checking for long... (cached) no checking size of long... (cached) 0 checking for int... no checking size of int... 0 checking for short... no checking size of short... 0 checking for char... no checking size of char... 0 checking for type equivalent to int8_t... configure: error: no 8-bit type /mnt/lfs/sources/binutils-2.18/bfd/configure: line 15661: exit: please: numeric argument required /mnt/lfs/sources/binutils-2.18/bfd/configure: line 15661: exit: please: numeric argument required make[1]: *** [configure-bfd] Error 1 make[1]: Leaving directory `/mnt/lfs/sources/binutils-build' make: *** [all] Error 2 l...@d510:/mnt/lfs/sources/binutils-build$
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
