Hi all,
Im trying to install the Linux API Headers(5.5) but when I run: "make 
headers_check" as normal LFS user, I get:


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,
Hamish


      
-- 
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