[pocket-linux] Re: Pocket-Linux digest, Vol 1 #22 - 1 msg

David Horton pocket-linux@ufo.chicago.il.us
Fri, 20 Jun 2003 14:39:58 -0400


> Hi all,
> 
> 
> Am having trouble stripping libraries. When I do
> 
> #strip -o /lib/ld-2.3.1.so /mnt/ram1/lib/ld-2.3.1.so
> 
> I get
> 
> strip: /mnt/ram1/lib/ld-2.3.1.so: No such file or directory
> 
> Yet the lib directory exists, does anyone know what am doing wrong?
> 
> OS: slackware 9.0 under vmware, has all development packages and 
> libraries installed
> 
> Was doing chapter 3, trying to transfer libraries needed by bash from 
> host systems to ramdisk.
> 
> Joseph
> 

Joseph,

You're not doing anything wrong.  This is a typo in the pocket linux 
guide version 1.1.  Unfortunately I didn't realize it until it was 
already published.  If you get the latest version from 
http://www.tldp.org/guides.html it is fixed.

Dave