[BusyBox] Re: busybox install -c behaviour

Peter S. Mazinger ps.m at gmx.net
Fri Feb 13 08:37:10 UTC 2004


On Thu, 12 Feb 2004, Manuel Novoa III wrote:

> On Thu, Feb 12, 2004 at 10:51:18PM +0100, Peter S. Mazinger wrote:
> > On Thu, 12 Feb 2004, Peter S. Mazinger wrote:
> > 
> > > Hello!
> > > 
> > > I tried to use busybox's install in a dev environment (newly built from 
> > > current buildroot/uclibc/busybox, this is the first source built)
> > > 
> > > command (ran by make install)is:
> > > install -c <filename> <new-location>/<filename>
> > > 
> > > and it tries to install the file into:
> > > <new-location>/<filename>/<filename>
> > > 
> > > Interesting enough, it can install 4 files first correctly, only the 5-th 
> > > does not work
> > > install -c .libs/rpmb /usr/lib/rpm/rpmb (and rpmd,rpmi,rpmk) works
> > > but install -c .libs/rpmq /usr/lib/rpm/rpmq says
> > > unable to open `/usr/lib/rpm/rpmq/rpmq': No such file or directory
> > > I copy manually with the install -c <file> <dir>/<file>, works
> > > now I run make install again and get 2 files further, after that the error 
> > > is repeated
> > > now I run make install again, and it runs to the end.
> > > Any thoughts?
> > 
> > Answering myself:
> > I have tested this in a stable uclibc environment, where I have changed 
> > only install with busybox install, it works correctly, so I suppose, the 
> > changes in uclibc are the problem. 
> 
> It seems to work here.  An ltrace would help.
If I use ltrace make install 2>&1 | tee -a ltrace.log, it does not show 
more, which options should I use for ltrace?

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2


____________________________________________________________________
Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a FreeStarttol.
Probald ki most! http://www.freestart.hu



More information about the busybox mailing list