On Fri, Aug 20, 2010 at 10:02 PM, Hamish West <hamishw...@ymail.com> wrote:
> CHK     include/linux/version.h
> /bin/sh: cannot create include/linux/version.h.tmp: Permission denied
> UPD     include/linux/version.h
> mv: cannot stat `include/linux/version.h.tmp': No such file or directory
> make: *** [include/linux/version.h] Error 1
> and when I try as root:
>
> CHK     include/linux/version.h
> HOSTCC  scripts/unifdef
> scripts/unifdef.c:209: error: conflicting types for ‘getline’
> /usr/include/stdio.h:651: note: previous declaration of ‘getline’ was here
> make[1]: *** [scripts/unifdef] Error 1
> make: *** [headers_install] Error 2
> When I work on with the other commands, I just get errors about "getline"
> I am using Ubuntu 9.10 32-bit as my host with book version LFS 6.3
> Thanks in advance for the help,
You probally shouldn't use version 6.3 of the book. That's like, three
years old, and I recommend that you use the development version (soon
to be 6.7), and you'll get a nice and modern system from it with
hopefully no build issues.



-- 
William Immendorf
The ultimate in free computing.
Messages in plain text, please, no HTML.
GPG key ID: 1697BE98
If it's not signed, it's not from me.

--------------

"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to