Linux-From-Scratch | tracking LFS git repository | Version Control System library
kandi X-RAY | Linux-From-Scratch Summary
kandi X-RAY | Linux-From-Scratch Summary
The subversion-tracking LFS git repository. The svn/* branches map to the subversion branches and tags. If you clone this, you'll need to use git-svn to submit up to the main tree. See the subversion2git branch for more info.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Linux-From-Scratch
Linux-From-Scratch Key Features
Linux-From-Scratch Examples and Code Snippets
Community Discussions
Trending Discussions on Linux-From-Scratch
QUESTION
I am on Section 6.7 trying to install the linux API headers.
I cd into the folder /sources/linux-4.12
in my chroot environment. However when I try to run the make mrproper
command, I get the error: Segmentation fault (core dumped)
. I redid everything from section 6.2 again, however I still get the same error.
I dont even see this when trying to troubleshoot.
...ANSWER
Answered 2017-Jul-13 at 15:15Solution to my answer was this. Still do not know why.
It was replacing
mount -vt devpts devpts $LFS/dev/pts -o gid=5,mode=620
<-- (Book, does not work) to mount -v --bind /dev/pts $LFS/dev/pts -o gid=5,mode=620
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Linux-From-Scratch
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page