LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 03-21-2014, 04:26 AM   #1
thehunt33r
LQ Newbie
 
Registered: Mar 2014
Distribution: Debian 7, Fedora 20
Posts: 21

Rep: Reputation: Disabled
LFS 7.5 | Step 5.6.1 Error make headers_check


Hi !

I've been trying to build a LFS system since yesterday. Since it's a projet for school, I am using a virtual machine. I'm using VMWare Workstation 10, and my base system for installing LFS is a Fedora 20 installed in the VM.

I have followed the instructions precisely from start to 5.6.1, but now I have problems.
Here is a pastebin of my "Make headers_check" problems.

http://pastebin.com/R5bNDwwz


Does anyone have any idea ?

Thanks!
 
Old 03-21-2014, 07:43 AM   #2
dragonprasad
Member
 
Registered: Dec 2013
Location: INDIA
Distribution: Ubuntu, windows, Android
Posts: 80
Blog Entries: 3

Rep: Reputation: Disabled
did you check the md5 hash whether the downloaded packages are correct or not.
If not then kindly do it since in my opinion the linux-3.13.3 did not downloaded completely.

and what is the result of
Code:
 echo $LFS
you are getting

Last edited by dragonprasad; 03-21-2014 at 07:45 AM.
 
Old 03-21-2014, 05:30 PM   #3
thehunt33r
LQ Newbie
 
Registered: Mar 2014
Distribution: Debian 7, Fedora 20
Posts: 21

Original Poster
Rep: Reputation: Disabled
The $LFS is ok. (/mnt/lfs)

I didn't check the hash. I'll try to do it.

Thanks !
 
Old 03-22-2014, 06:46 AM   #4
Lennie
Member
 
Registered: Aug 2012
Location: Sweden
Distribution: LFS, built with pacman
Posts: 374

Rep: Reputation: 85
Maybe you should use another host, Fedora is not LFS-friendly. I think Debian should be easier to make compliant.

Also post the output of the version check script http://www.linuxfromscratch.org/lfs/.../hostreqs.html
 
Old 03-22-2014, 09:02 AM   #5
Keith Hedger
Senior Member
 
Registered: Jun 2010
Location: Wiltshire, UK
Distribution: Void, Linux From Scratch, Slackware64
Posts: 3,150

Rep: Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856Reputation: 856
Quote:
Originally Posted by Lennie View Post
Maybe you should use another host, Fedora is not LFS-friendly. I think Debian should be easier to make compliant...
If you are going to install a host specifically to build LFS why use debian which has to 'be made' compliant why not use Slackware which is compliant 'out of the box', just seems sensible to use something that works rather than muck about with something that sort of works.

Of course having to do some extra stuff to get debian compliant is a learning experience and won't be wasted in the long term.
 
Old 03-22-2014, 09:54 AM   #6
dragonprasad
Member
 
Registered: Dec 2013
Location: INDIA
Distribution: Ubuntu, windows, Android
Posts: 80
Blog Entries: 3

Rep: Reputation: Disabled
I do agree with "Keith Hedger" on using Slackware since it is the best and tested one to build LFS.
And their are other members over here who agree on using Slackware for building LFS

Last edited by dragonprasad; 03-22-2014 at 09:56 AM.
 
Old 03-22-2014, 01:50 PM   #7
Lennie
Member
 
Registered: Aug 2012
Location: Sweden
Distribution: LFS, built with pacman
Posts: 374

Rep: Reputation: 85
Quote:
Originally Posted by Keith Hedger View Post
If you are going to install a host specifically to build LFS why use debian which has to 'be made' compliant why not use Slackware which is compliant 'out of the box', just seems sensible to use something that works rather than muck about with something that sort of works.

Of course having to do some extra stuff to get debian compliant is a learning experience and won't be wasted in the long term.
The reason I suggested Debian was because his profile says Fedora and Debian, so of those two Debian should be the better alternative. But of course Slackware is good because it is compliant out of the box. Maybe I should've said that too...
 
Old 03-22-2014, 01:52 PM   #8
thehunt33r
LQ Newbie
 
Registered: Mar 2014
Distribution: Debian 7, Fedora 20
Posts: 21

Original Poster
Rep: Reputation: Disabled
Hi guys !

I've tried to start again from scratch and here I am to 5.12 without any hiccups. Thanks to all of you for your answers.

And, i might give Slackware a shot. Never tried this distro.
 
Old 03-24-2014, 05:16 PM   #9
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Slackware is a real back-to-basics and do-it-right Linux distribution. You can't go wrong with it as a build host for LFS. As Keith said, it's compliant out of the box, and has been posted here several times that Slackware is actually the most recommended distribution to build LFS because of this.
 
Old 03-29-2014, 08:13 AM   #10
NumenX
LQ Newbie
 
Registered: Mar 2014
Location: Schelle, Antwerpen
Distribution: Manjaro Linux 0.8.9 Ascella
Posts: 3

Rep: Reputation: Disabled
Just to be saying....Manjaro Linux (any flavor) is also a good candidate as the host. I've build 7.4 twice with it, and now 7.5 Systemd, without major hickup (besides stupid typos of course)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] LFS 7.2 - Chapter 6.7 - make headers_check fails anjohn Linux From Scratch 16 09-16-2013 11:45 AM
LFS 6.5 : Step 6.7 Installing Linux API headers : make headers_check/install error tsong99 Linux From Scratch 12 12-25-2012 04:26 PM
LFS Step 6.7 - make headers_check fails ice13berg Linux From Scratch 7 01-07-2011 09:05 AM
LFS 6.7 Linux API Headers - make headers_check fails gmontjr Linux - Newbie 4 01-26-2009 01:56 AM
make headers_check errors [LFS V6.3, Sect 6.7 Linux-2.6.22.5 API Headers] michealoc Linux From Scratch 1 10-11-2007 09:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 10:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration