On Thu, Jan 16, 2014 at 05:47:42PM -0600, Louis Rine wrote:
> If this is the correct use of ldd...
> 
> :~$ ldd /tools/bin/x86_64-lfs-linux-gnu-ranlib
>         linux-vdso.so.1 =>  (0x00007fffa837b000)
>         libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007ff874f03000)
>         libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ff874b3a000)
>         /lib64/ld-linux-x86-64.so.2 (0x00007ff87511a000)
> 
> Not sure how to tell if that output is correct...
> 
 Looks ok : "no such file" can mean broken linkage, but not in this
case.
> I'm using netrunner 13.06 which is based on ubuntu 12 I think?
> 
> host system requirements check scripts gives the following
> 
> :~$ ~/code/lfs/version-check.sh
> bash, version 4.2.45(1)-release
> /bin/sh -> /bin/dash

 Fix that - dash causes problems in all sorts of places.

ĸen
-- 
das eine Mal als Tragödie, dieses Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to