On 2/9/07, Dan Winkler <[EMAIL PROTECTED]> wrote:
>
> i hit a road block at glibc-2.5:
>
> /usr/bin/install -c -m 644
> /mnt/lfs/tools/glibc-build/../include/linux/limits.h
> /tools/include/linux/limits.h
> /usr/bin/install:
> `/mnt/lfs/tools/glibc-build/../include/linux/limits.h' and
> `/tools/include/linux/limits.h' are the same file
> make[2]: *** [/tools/include/linux/limits.h] Error 1
> make[2]: Leaving directory `/mnt/lfs/tools/glibc-2.5/iconv'

How are you building this? None of those paths look right at all. I
have no idea why it's trying to install to linux/limits.h.

The /mnt/lfs/tools/glibc-build/../include/linux/limits.h looks really
strange. Is there any reason why you have glibc-build in /tools?
Where's the glibc-2.5 source directory?

--
Dan
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to