Smartboy wrote: > I have checked, and went over the build exactly how the book says. > Yet, when I try to compile the Linux API headers, I get stuck at make > headers_check with the error message: > "scripts/unifdef.c:209: error: conflicting types for 'getline' > /usr/include/stdio.h:651: error: previous declaration of 'getline' was > here" > I did a google search, and it seems that a patch was made for this, > but for more recent kernels. You can find the patch here > (http://lkml.indiana.edu/hypermail/linux/kernel/0903.0/01708.html), > but if you try to apply it, you should get errors. > > Anyone else experience this? Any solutions? update your kernel, or add this commit: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7
regards, Justin P. Mattock -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
