[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=`dirname

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

2012-09-15 Thread Bruce Dubbs
Don't post in html. It makes the message hard to read. lx wrote: hello: i encounter a problem. What 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

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

2012-09-15 Thread lx
thank you very much. when i exec ldd libz.so.1, the result is: linux-gate.so.1 = (0x008e2000) libc.so.6 = /tools/lib/libc.so.6 (0x0013b000) /tools/lib/ld-linux.so.2 (0x003e4000) /lib/ld-linux.so.2 = /mnt/lfs/tools... maybe this is right? the problem is that i make the file-5.10 in

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

2012-09-15 Thread Fernando de Oliveira
--- Em dom, 16/9/12, lx escreveu: Don't top post. De: lx Assunto: Re: [lfs-support] the result of ldd libz.so.1 is right ? Para: LFS Support List Data: Domingo, 16 de Setembro de 2012, 1:25 thank you very much. when i exec ldd libz.so.1, the result is: linux-gate.so.1 =