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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-09-2004, 05:31 PM
|
#1
|
LQ Newbie
Registered: Sep 2004
Distribution: LFS
Posts: 2
Rep:
|
glibc make install problems in chapter 5
I seem to be getting this error during my make install of glibc-2.3.3 during the chapter 5 pass
Inconsistency detected by ld.so: rtld.c: 1221: dl_main: Assertion `pt_load_num || (void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!
make[2]: *** [/tools/share/zoneinfo/Africa/Algiers] Error 127
make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.3.3-lfs-5.1/timezone'
make[1]: *** [timezone/subdir_install] Error 2
make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.3.3-lfs-5.1'
make: *** [install] Error 2
I don't know if this is a big deal or not since it seems its fouling on the timezones only, but I want to make sure I'm not screwed before continuing on.
Cheers
|
|
|
09-11-2004, 05:51 PM
|
#2
|
Senior Member
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073
Rep:
|
Start again, take care to set up the environment properly and follow the book exactly.
|
|
|
09-12-2004, 03:47 PM
|
#3
|
LQ Newbie
Registered: Sep 2004
Distribution: LFS
Posts: 2
Original Poster
Rep:
|
Well I followed the book -- exactly. Is that why this error is occurring? Because I failed to follow the book exactly? Because I did not take care to set up the environment properly? Where could I have gone wrong? Could it have been in the part where I was told to create directories as no particular user and then to create a new lfs user and oh, I guess I had to change the permissions, but the book didn't say to do that, should I have not done that and then posted errors about permissions not being available to the lfs user?
In other words, following the book <b>exactly</b> doesn't seem to be the healthiest way to go about this project. So really, I'm not cutting down your support because I am happy you responded, but I am not exactly satisfied with the answer "Format and RTFM, nub"
Cheers
PS Sorry for being so belligerent
|
|
|
09-12-2004, 04:12 PM
|
#4
|
Senior Member
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073
Rep:
|
That's alright, you say what you feel. I just said start again because you've only just started, most of the work you've done so far has been reading. When you say "told to create directories as no particular user" is that /mnt/lfs/sources and /mnt/lfs/tools? Usually only root has write permissions there so those folders have to be made by root. Then you create the user lfs - that bit is important, do it like the book says. If you change the permissions so the user lfs owns the folder /mnt/lfs/sources and /mnt/lfs/tools and then do your building as the user lfs inside the sources folder it'll all go fine. Untar the packages in /mnt/lfs/sources, cd into whatever you've just untarred then issue the commands the book says.
|
|
|
All times are GMT -5. The time now is 05:02 PM.
|
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
|
|