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

joseph mpora pocket-linux@ufo.chicago.il.us
Fri, 20 Jun 2003 16:03:44 +0300


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