Re: [lfs-support] error while loading shared libraries

2012-10-26 Thread lx
2012/10/25 Ken Moffat > I'm sorry, I still don't understand. Let me give you some > background: in LFS-4 we saw a lot of people who had problems that > other people never had. From that came the "pure LFS" of LFS-5.0 > and later which aims to isolate the the final system from whatever > is use

Re: [lfs-support] error while loading shared libraries

2012-10-24 Thread lx
2012/10/25 Ken Moffat > *where* are you in 7.2 ? I'm guessing this is somewhere in chapter > 5, because you say it works for root but not user lfs. > yes,I want to install again, and I have turned into chapter 5. > It sounds as if one of the toolchain adjustments went wrong, so > that /tool

[lfs-support] error while loading shared libraries

2012-10-24 Thread lx
Hello: I have intstalled lfs by LFS-BOOK-7.1, I don't finished it.And I maybe operate the glibc by the wrong way.So,the question is that some commands don't work now . for example: ls: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

Re: [lfs-support] the result of " ldd libz.so.1 " is right ?

2012-09-17 Thread lx
2012/9/18 lx > That's fine. We all have to learn. However, as others have said, it's >> time to start over with LFS-7.2. It's much more difficult to help you >> if you are using an out-of-date version. >> >>-- Bruce >> >> >> >

Re: [lfs-support] the result of " ldd libz.so.1 " is right ?

2012-09-17 Thread lx
> > That's fine. We all have to learn. However, as others have said, it's > time to start over with LFS-7.2. It's much more difficult to help you > if you are using an out-of-date version. > >-- Bruce > > > > > Thank you, I think I will do it over again by LFS-BOOK.7.2. -- http://linuxfromsc

Re: [lfs-support] the result of " ldd libz.so.1 " is right ?

2012-09-16 Thread lx
2012/9/17 Ken Moffat > On Sun, Sep 16, 2012 at 03:06:13PM -0700, Fernando de Oliveira wrote: > > > > As Bruce wrote, you should use 7.2, the more recent release version. > > > I agree that there is now no point in building 7.1, but I think it > will be more useful to the OP if he *first* checks

Re: [lfs-support] the result of " ldd libz.so.1 " is right ?

2012-09-16 Thread lx
gt; /lib/libc.so.6 (0x008bb000) /lib/ld-linux.so.2 (0x00825000) i think i don't set the right symbol link of /lib/ld-linux.so.2 , so i'm confused. this is the whole process. 2012/9/16 Fernando de Oliveira > --- Em dom, 16/9/12, lx escreveu: > > Don't top post

Re: [lfs-support] the result of " ldd libz.so.1 " is right ?

2012-09-15 Thread lx
make the file-5.10 in chapter 5 but the error message is: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory so, i check the libz.so.1 in my host system. 2012/9/16 Bruce Dubbs > Don't post in html. It makes the message

[lfs-support] the result of " ldd libz.so.1 " is right ?

2012-09-15 Thread lx
hello: i encounter a problem. so i check " ldd libz.so.1 " in */lib*, and the result is: *linux-gate.so.1 => (0x0046)* * **libc.so.6 => /lib/libc.so.6 (0x008bb000)* * **/lib/ld-linux.so.2 (0x00825000)* the result is right or not ? and i have adjusted the Toolchain by : *SPECS=`dirna

[lfs-support] 5.20 File-5.10 libz.so.1: cannot open shared object file: No such file or directory

2012-08-18 Thread lx
hello, i bulid the file-5.10 in LFS-BOOK-7.1 5.20. when i "make", the error messages is : */mnt/lfs/sources/file-5.10/src/.libs/lt-file: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory* *make[2]: *** [magic.mgc] Error 127* *make[2]: