Andrew Benton wrote:
> On Mon, 25 Jul 2011 09:29:59 -0400
> "Bill Cunningham" <[email protected]> wrote:
>
>> I am using the stable 6.8 versions now and I keep getting this
>> error when trying to compile glibc.
>>
>>
>> printf_fp.c: In function '___printf_fp':
>> printf_fp.c:643:17: warning: variable 'used_limbs' set but not used
>> [-Wunused-but-set-variable]
>> make[2]: *** No rule to make target `/lfs/include/linux/limits.h',
>> needed by `/lfs/g/bits/stdio_lim.h'. Stop.
>> make[1]: *** [stdio-common/subdir_lib] Error 2
>> make: *** [all] Error 2
>>
>> Does this make sense to anyone?
>>
>
> /lfs/include? /lfs/g? No, that makes no sense at all.
> Why don't you follow the book?
/lfs/g or g is a separate build directory. I think this has something to
do with the kernel headers. limits.h isn't being found. I copied and pasted
things and I guess I should follow the book more closely.
Bill
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page