I'm using scripts for mounting the right stuff, chroot'ing, then mounting more. I mean it should work to my knowledge. I double checked all of it... what's really bugging me is that /tools/bin/localedef works in the chroot but not in outside of it, and the other files (/usr/bin/localedef as well as recently build localedef's still in their build folders) work outside the chroot but not inside. It's just so darn confusing. Not to mention a ldd not working... I mean... doesn't that just scan the file? I am using reiser and when I shutdown it gives a Kernel Panic... maybe the FS got damaged?
hmm.... what sucks the most is that this is for work... oh why the heck did I start with a dev version of ANYTHING... oh well. Thanks for the help... if I find anything else interesting or maybe helpfull on this I'll post.. until then maybe a few rebuilds or something. - Michael Chrostowski On 1/28/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: > On 1/28/06, Michael Chrostowski <[EMAIL PROTECTED]> wrote: > > On 1/28/06, Dan Nicholson <[EMAIL PROTECTED]> wrote: > > > > ldd /usr/bin/localedef > > /tools/bin/ldd: line 124: /usr/bin/localedef: No such file or directory > > I'm a bit boggled, but could you go back to Ch. 6.6 and make sure that > all of the symlinks are there? In fact, you might want to go through > the beginning of Ch. 6. Make sure you used the right chroot command, > all the symlinks are there, etc. > > Commonly when there are errors like this, the chroot environment isn't > set up right. But, if you built glibc, then that's probably not the > issue. > > You didn't get any errors during the build of glibc? > > > > I don't have access to > > > 20051217, but I think that has the UTF-8 support. > > > > > Hmm... well it's off of the liveCD, I really don't kow if it's UTF-8 > > enabled, I know my charset is default "C", I didn't pick UTF-8 or that > > ISO one. > > Yeah, I jumped the gun on that one. That's not the issue. > > Sorry, that's all I've got right now. Just make sure you've done all > the steps at the beginning of Ch. 6 correctly. > > -- > Dan > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
