Answer the question
In order to leave comments, you need to log in
Linux From Scratch questions?
Building Linux From Scratch - Version 8.2
Stuck chapter 6 on Bzip2-1.0.6 and Pkg-config-0.29.2 make started giving error
/usr/include/stdlib.h:31:10: fatal error: stddef.h: No such file or directory
#include
^~~~~~~~~~
compilation terminated.
(lfs chroot) root:/sources/linux-4.15.3# make INSTALL_HDR_PATH=dest headers_install
CHK include/generated/uapi/linux/version.h
HOSTCC scripts/basic/fixdep
In file included from scripts/basic/fixdep.c: 107:0:
/usr/include/sys/mman.h:57:34: error: unknown type name 'size_t'; did you mean 'ssize_t'?
extern void *mmap (void *__addr, size_t __len, int __prot,
^~~~~~
ssize_t
/usr/include/sys/mman.h:76:34: error: unknown type name 'size_t'; did you mean ' ssize_t'?
extern int munmap(void *__addr, size_t __len) __THROW;
^~~~~~
Answer the question
In order to leave comments, you need to log in
It is interesting - it was not crowbars to type so much text, but in Google to type about LFS - crowbars ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question