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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-11-2009, 06:08 AM
|
#1
|
|
Member
Registered: Apr 2008
Posts: 54
Rep:
|
problem in section 6.10 of lfs 6.5
Hi.
when I run the following command in section 6.10 of LFS 6.5 :
Code:
mv -v /tools/bin/{ld-new,ld}
I get output:
ld-new: No such directory.
I have run :
in /tools/bin
But there is nothing named ld-new.
All other commands run successfuly .
What should I do?
please help
|
|
|
|
11-11-2009, 07:29 AM
|
#2
|
|
LQ Veteran
Registered: Sep 2003
Location: the Netherlands
Distribution: lfs, debian, rhel
Posts: 8,865
|
Hi,
Are you sure you did not forget a step. This one to be exact:
Chap 5
5.9 Binutils pass 2
Code:
make -C ld clean
make -C ld LIB_PATH=/usr/lib:/lib
cp -v ld/ld-new /tools/bin
Hope this helps.
|
|
|
|
11-12-2009, 04:53 AM
|
#3
|
|
Member
Registered: Apr 2008
Posts: 54
Original Poster
Rep:
|
Quote:
Originally Posted by druuna
Hi,
Are you sure you did not forget a step. This one to be exact:
Chap 5
5.9 Binutils pass 2
Code:
make -C ld clean
make -C ld LIB_PATH=/usr/lib:/lib
cp -v ld/ld-new /tools/bin
Hope this helps.
|
Hi,
I am not sure about it.But what should i do,if I have missed that step?
Should I Re-start building LFS?
I am already doing this 2nd time.
please Help.
Thanks
|
|
|
|
11-12-2009, 05:15 AM
|
#4
|
|
LQ Veteran
Registered: Sep 2003
Location: the Netherlands
Distribution: lfs, debian, rhel
Posts: 8,865
|
Quote:
Originally Posted by aahiqmir
Hi,
I am not sure about it.But what should i do,if I have missed that step?
Should I Re-start building LFS?
|
Yes, you should.
Quote:
|
I am already doing this 2nd time.
|
This is not the first time you missed a step......
Make sure you check (double check) all the steps you do. Just about all the steps are done for a specific reason and are therefor important.
Your host OS is needed to build chapter 5.
Chapter 5 creates a base on which you build the final LFS system (chapter 6/7), when you start with chapter 6 your host OS is not needed anymore.
If, after correctly building chapter 5, you might want to consider creating a backup/tarball (see chap 5.32 last part). If something goes wrong later on, you can restore this backup/tarball and start from the beginning of chapter 6 again (which safes you the trouble of having to re-install chapter 5). But this is with the assumption that chapter 5 was build correctly!
Hope this helps.
|
|
|
|
11-12-2009, 06:47 AM
|
#5
|
|
Member
Registered: Apr 2008
Posts: 54
Original Poster
Rep:
|
Quote:
Originally Posted by druuna
Hi,
Are you sure you did not forget a step. This one to be exact:
Chap 5
5.9 Binutils pass 2
Code:
make -C ld clean
make -C ld LIB_PATH=/usr/lib:/lib
cp -v ld/ld-new /tools/bin
Hope this helps.
|
Hi,
I am not sure about it.But what should i do,if I have missed that step?
Should I Re-start building LFS?
I am already doing this 2nd time.
please Help.
Thanks
|
|
|
|
11-12-2009, 06:49 AM
|
#6
|
|
Member
Registered: Apr 2008
Posts: 54
Original Poster
Rep:
|
Quote:
Originally Posted by druuna
Yes, you should.
This is not the first time you missed a step......
Make sure you check (double check) all the steps you do. Just about all the steps are done for a specific reason and are therefor important.
Your host OS is needed to build chapter 5.
Chapter 5 creates a base on which you build the final LFS system (chapter 6/7), when you start with chapter 6 your host OS is not needed anymore.
If, after correctly building chapter 5, you might want to consider creating a backup/tarball (see chap 5.32 last part). If something goes wrong later on, you can restore this backup/tarball and start from the beginning of chapter 6 again (which safes you the trouble of having to re-install chapter 5). But this is with the assumption that chapter 5 was build correctly!
Hope this helps.
|
Thank You Sir.
I will Start building Lfs Again.
Thank You Very Much.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:03 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|