svn commit: trunk/uClibc

Peter S. Mazinger ps.m at gmx.net
Tue May 30 20:27:28 UTC 2006


On Tue, 30 May 2006, Mike Frysinger wrote:

> On Tuesday 30 May 2006 07:13, Peter Kjellerstedt wrote:
> > Upgrading is not really an option for me until I get a new computer.
> > And I believe I am not the only one using an older installation
> > which has been running fine for years, so it is very likely that
> > others will run into this very subtle problem as well.
> 
> broken is broken ... as you may have noticed, i care very little for bending 
> over for such situations
> 
> > 	cd lib && $(TAR) -cf - *.so.* | $(TAR) -xf - -C
> > $(PREFIX)$(RUNTIME_PREFIX)lib
> 
> use '-C lib' rather than 'cd lib' and see if you can use tar to install all 
> libs rather than using `install` and `tar` and that'll work for me
> -mike

why not cp/install *.so and run ldconfig -n on the destination directory?

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




More information about the uClibc mailing list