but i found that the problem was from the command before the make which is
../glibc-2.2.5/configure --prefix=/usr --enable-add-ons --libexecdir=/usr/bin
it tolds me the following error :
linux:/mnt/lfs/usr/src/glibc-build # ../glibc-2.2.5/configure --prefix=/usr \
> ���--enable-add-ons --libexecdir=/usr/bin
configure: warning: ���--enable-add-ons: invalid host type
loading cache ./config.cache
checking host system type... Invalid configuration `���--enable-add-ons': machine `���--enable-add' not recognized
*** The GNU C library is currently not available for this platform.
*** So far nobody cared to port it and if there is no volunteer it
*** might never happen. So, if you have interest to see glibc on
*** this platform visit
***
http://www.gnu.org/software/libc/porting.html
*** and join the group of porters
linux:/mnt/lfs/usr/src/glibc-build #